Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-frey/rochambeau
Rock paper scissors toy in Sinatra.
https://github.com/the-frey/rochambeau
Last synced: about 22 hours ago
JSON representation
Rock paper scissors toy in Sinatra.
- Host: GitHub
- URL: https://github.com/the-frey/rochambeau
- Owner: the-frey
- Created: 2013-04-05T08:54:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-05T08:59:22.000Z (almost 12 years ago)
- Last Synced: 2024-11-20T22:16:07.810Z (2 months ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a game adapted from the one featured in Sinatra: Up and Running by O'Reilly. Game.rb contains the routing, and index in the views folder allows the player to choose which route to take. Simple stuff.