Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 317 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 317 Bytes

Go Fish

Made with a Rails backend and a React frontend

To play the game, just clone the repo and run rails s in your terminal. If you want to play with other players around the world, download ngrok and run ./ngrok http 3000. This will generate a url which you can send to your friends and play with them.