Skip to content
#

rock-paper-scissors

Here are 24 public repositories matching this topic...

In this tutorial we are making a simple rock paper scissors game which plays against the CPU. You can make 3 choices using buttons and then CPU will make the same choices in the background. We are using click events, timer events and custom functions to make this game work. You can follow along as we make this game step by step and you can also …

  • Updated Jan 3, 2021
  • C#

Improve this page

Add a description, image, and links to the rock-paper-scissors topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rock-paper-scissors topic, visit your repo's landing page and select "manage topics."

Learn more