Skip to content

Whatapalaver/bhg

Repository files navigation

BHG - (Contract) Bridge Hand Generator

NB. Still a Work In Progress

Inspired by a world in which 4 people are not allowed to gather around a table with a pack of cards.....

This is a Rails app which generates four hands and allow you to share the game code with friends far afield, so they can assemble their hands from disparate packs of cards.

Example Bridge Hand

Working Version

Currently hosted on Heroku as Bridge Hands Generator.

Bridge Hand Generator

How to Run

  • bundle install
  • npm install
  • rake db:create
  • rake db:migrate
  • rake db:seed
  • rails s

How to Test

to follow..

How to Deploy

I've deployed my app to Heroku, their guidance is excellent so I won't recreate it here.

...

About

Bridge Hand Generator for remote games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published