CraigJZ / sinatra_blackjack

Tealeaf Academy Sinatra Blackjack app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sinatra Blackjack

About

This is a simple blackjack game using Sinatra on the back-end with Bootstrap and Ajax on the front-end. It was completed as part of Tealeaf Academy's Introduction to Ruby and Web Development course.

Getting Started

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

About

Tealeaf Academy Sinatra Blackjack app


Languages

Language:Ruby 54.7%Language:HTML 34.6%Language:JavaScript 9.1%Language:CSS 1.5%