public
Fork of scrooloose/chesticles
Description: A chess hax in ruby
Clone URL: git://github.com/halorgium/chesticles.git
Search Repo:
name age message
folder .autotest Sat Mar 01 17:00:35 -0800 2008 my hax autotest config so i can have test the c... [scrooloose]
folder .gitignore Sat Jan 26 00:47:19 -0800 2008 gitignored some stuff [marty]
folder chess.rb Sat Mar 08 17:54:38 -0800 2008 now we only require each board renderer as it i... [scrooloose]
folder data/ Fri Mar 07 17:21:52 -0800 2008 added a basic gtk board renderer... dont exactl... [scrooloose]
folder lib/ Thu Feb 28 23:50:56 -0800 2008 added Object#delegate [marty]
folder models/ Sat Mar 08 17:27:51 -0800 2008 now Piece#temporarily_move_to removes any piece... [scrooloose]
folder requires.rb Sat Mar 08 17:54:38 -0800 2008 now we only require each board renderer as it i... [scrooloose]
folder spec/ Sat Mar 08 17:45:17 -0800 2008 removed all the ".rb"s from the requires [scrooloose]
folder views/ Sun Mar 09 17:20:46 -0700 2008 Redraw the view on all clicks regardless of whe... [halorgium]