A Rock Paper Scissors game inspired by Kaiji.
Features
- Save and load your score
- Play and pause audio
- Reset your score
To do
-
Use binary Serializer for saving data
-
Make the CPU move more unpredictable
-
Create a wager system.
Installation
-
Clone the repository to your desktop.
-
Use Visual Studio 2012 or above to open the solution file.
-
Build and run the project to generate exe in the debug folder.