blackcj / CribbageBoard

Windows 8 JavaScript Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cribbage Board

Windows 8 HTML / JavaScript Application. This app replaces a physical board for playing Cribbage.

APPLICATION AUTHOR

Christopher Black Blacktop Interactive, LLC chris [at] blacktopinteractive [dot] com

CODE OVERVIEW

  • default.html - Display logic. Index file that holds all HTML and some JavaScript.
  • js/mathfunctions.js - Math functions. Used for making calculations in the app, includes many standard trig functions.
  • js/utils.js - Game logic. Includes most of the logic for drawing and moving pegs.
  • js/default.js - Microsoft specific JavaScript.

LIBRARIES

  • KeneticJS
  • UnderscoreJS

About

Windows 8 JavaScript Application


Languages

Language:JavaScript 100.0%