/dominion

an implementation of the board game dominion, written in backbone.js

Primary LanguageJavaScript

This is a version of the game Dominion written in Backbone.js. The goal is is to replicate all featueres of game play, but as of yet, there's not much happening.

This app is tested using Jasmine, so hopefully everything works.

Right now there's no way to play across the internet. I guess I'll have to take a look at node.js and socket.io.