Rock Paper Scissors | Roast My Code
Hey there! 👋 This repository is an implementation of the Rock Paper Scissors game.
My goal with this code is to publish a post over on DEV.to and let people roast it, and improve it if they feel like it!
Getting Started
- Clone repo
- Change diretory to the cloned repo
- Install deps
npm install
- Run the game
npm start
- Code starts at
main.ts
- Roast the code!
How to roast?
Head over to DEV.to, and leave a coment on the post. If you want to, you can also send in a PR with your proposed changes here!