About | Technologies | Requirements | Starting | License | Author
Basic Rock-Paper-Scissors against computer. It was a pleasure to develop this tiny game which is from my childhood. 😇
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/cansuk/rock-paper-scissors
# Access
$ cd rock-paper-scissors
# Install dependencies
$ yarn
# Run the project
$ yarn start
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by cansuk