Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.