Skip to content

Blackjack_sinatra was my first contact with a ruby framework. It is an implementation within a web app of a black jack game I created while learning OOP.

Notifications You must be signed in to change notification settings

dbesserman/blackjack_sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Make sure the 'sinatra' gem is installed.
2. From the command line, you can start the server by 'ruby main.rb'
3. If you have the 'shotgun' gem installed, you can instead run 'shotgun main.rb'
4. ctrl+c to stop the server

About

Blackjack_sinatra was my first contact with a ruby framework. It is an implementation within a web app of a black jack game I created while learning OOP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published