Skip to content

mduleone/craps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Casino Craps

This is a 100% in browser implementation of the popular casino game, Craps.

I used this as a project to be my introduction to programming for the web in 2013. Active development ended around October/November 2013. This project is in serious need of some TLC to clean up/polish the code and bring it up to modern standards.

This is built using vanilla JavaScript, JQuery, the HTML5 Canvas, as well as some CSS3 animations/transitions.

Forked from https://github.com/dantothelz/craps to port over from my brother's account to my GitHub account. For commit history prior to the merge of the Master and Mobile branches, please see that repository.

License

MIT

About

HTML5/JS Craps Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.1%
  • HTML 9.8%
  • CSS 8.1%