An open API service indexing awesome lists of open source software.

https://github.com/bitwit/rpgblackjack

Developed originally for TOJam 8
https://github.com/bitwit/rpgblackjack

Last synced: 5 months ago
JSON representation

Developed originally for TOJam 8

Awesome Lists containing this project

README

          

#RPG Blackjack
### Developed for TOJam 8 within in 58 hour period

Current Demo available at http://bit.ly/rpgbj

**Special Thanks** to Graphics Floater *Iain Lew Kee* who did all the art and all the TOJam Volunteers and Sponsors who make this event possible.

#### Gameplay Concept
A Vs. blackjack game in a turn based format. Take turns as the dealer and try to outscore your opponent without busting.

#### Features

* Asynchronous turn based play
* Deck of 52 Cards for real odds adjustments during play
* A somewhat responsive design that fills any screen size
* Built for Webkit based browsers (i.e. Chrome, Safari, Andriod, iOS)
* Written in coffeescript(javascript)