Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# rock-paper-scissors

Rock Paper scissors is a game where the player plays with the computer. When either the player or the computer scores 5 points, they will become the winner.

## It has 2 braches - 'main' and 'rps-ui'

Main is just the user interface of the game. It does not play any games.

Select the rps-ui branch for the full game.