Navigate to the lib folder and run 'ruby -I. game.rb' on the command line.
To run the tests, run rake on the command line. Note that you must comment out the last two lines of game.rb to run the test
The betting system is currently on the honor system. It is up to the casino to keep track of outstanding debt.