catan-counter
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:because nobody likes counting cities and activated knights.
= catan counter

this is a rails app that "keeps score" for you while playing settlers of catan.  this is *NOT* a playable game.  it just keeps score.

i personally like playing catan on a real board with real players.  it's annoying figuring out how many more activated knights we need (or don't need).  we tried keeping track of it on paper, but with the back and forth of barbarians attacking, cities being built/destroyed, knights activating/deactivating, it wasn't very effective.  it was a good excuse to build a rails app.

=== expansions supported

the original intent was to keep score for the cities and knights expansion, but expansions are completely optional.

- cities and knights
- fishermen of catan

== play online (no installation)

http://catan-counter.heroku.com/

== install locally

 git clone git://github.com/ordinaryzelig/catan-counter.git
 rake install
 ruby script/server -e production

point your browser to http://localhost:3000/

p.s. catan counter doesn't look too shabby on the iphone.  after installing and booting up the app, point iphone's safari to the server's ip address:

 ip.add.r.ess:3000

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。