Skip to content

ashlynnpai/blackjack-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack for the Web

This is Blackjack written in Ruby and using Sinatra framework.

You can try the game at http://vegasblackjack.herokuapp.com/.

To install locally:

  1. Run bundle.
  2. From the command line, you can start the server with 'ruby main.rb'