/RockyPods

Simple rock, paper, scissors game with MERN

Primary LanguageTypeScript

Simple Rock, Paper, Scissors game

Lint Code Base

Initail setup

git clone https://github.com/Dreed657/RockyPods.git

# Run dev server with watchers
docker-compose -f .\docker-compose.yml -f .\docker-compose.dev.yml up -d

🔨 Built With

  • React
  • Typescript
  • Font-Awesome Icons
  • Reactstrap

screen-gif

TODO

  • Make it responsive!

Add more features

  • Add better game statistics?
  • Add data persistance db?
  • Add Auth? Profiles?
  • Add Multiplayer?