An open API service indexing awesome lists of open source software.

https://github.com/abdullahashfaqvirk/rock-paper-scissors

The code is a game of Rock Paper Scissors in which the player plays against the computer. The player specifies the number of turns they want to play, and the game tracks and displays the results at the end. If the user did not enter any invalid input, a file called Result.txt is created with detailed game results.
https://github.com/abdullahashfaqvirk/rock-paper-scissors

Last synced: about 1 month ago
JSON representation

The code is a game of Rock Paper Scissors in which the player plays against the computer. The player specifies the number of turns they want to play, and the game tracks and displays the results at the end. If the user did not enter any invalid input, a file called Result.txt is created with detailed game results.

Awesome Lists containing this project