Skip to content

thatRailsGuy/poker

Repository files navigation

poker

A repository of poker and other card game variances

Can see it in action here http://poker.clintcecil.com/

To import database from heroku: run this command from the folder, replacing username and database with the database name and username associated with the app from the database.yml:

pg_restore --verbose --clean --no-acl --no-owner -h localhost -U username -d database latest.dump

TODO

Advanced Searches

Make faceted search (by tag by style by name by number of players by cards)

add testing

About

A repository of poker and other card game variances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published