-
Notifications
You must be signed in to change notification settings - Fork 2
fredgeorge/blackjack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Blackjack by Fred George, September 2007. Copyright (c) 2007. All rights reserved. INSTALLATION Install in your usual Ruby application location (dependent on your configuration, machine, OS, etc.) The application was developed on systems with Rails installed. Probably the only real dependency is on the gem 'rcov'. rakefile.rb can be modified to remove that dependency. EXECUTION On OS X, Unix, Linux: script/blackjack On Windows: ruby script/blackjack MORE INFORMATION Look in doc/ for relevant documentation.
About
Ruby implementation of Blackjack (avoiding use of _else_ statements)
Resources
Stars
Watchers
Forks
Packages 0
No packages published