Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 155 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 155 Bytes

README

to setup the game, use the following

rails db:migrate

to start the games,

rails server

then use the browser to play at

localhost:3000