Skip to content

Commit

Permalink
Updating README with proper instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamrege committed Mar 23, 2012
1 parent 036da32 commit 8bebbce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ Playing the game

* Create a new game! [http://localhost:3000/games/new](http://localhost:3000/games/new)
* When a new game is created, it gets a unique id.
* To join a game, use that unique id and a nick. http://host:port/game/:game_id/:nick
* If 'gautam' wants to join the game id 'rxd3d', use http://localhost:3000/game/rxd3d/gautam.
* To join a game, http://host:port/game/:game_id/start
* Enter your handle.
* Dance your heart you!

Contributing
------------

I have used the smurf cartoons and the game is PRETTY basic.
Feel free to fork and add more dance moves - Yeah!

Enjoy!
Expand Down

0 comments on commit 8bebbce

Please sign in to comment.