Initial implementation of Shogi state.
commitb45e13ec364284d95ecdc7099c608847e5566d89
authorPaolo Capriotti <p.capriotti@gmail.com>
Sun, 15 Jun 2008 01:06:36 +0000 (15 02:06 +0100)
committerPaolo Capriotti <p.capriotti@gmail.com>
Sun, 15 Jun 2008 01:09:25 +0000 (15 02:09 +0100)
treeb1c02d852f5dc4bda9b9216a4e3dc17984631b1c
parent2aa54ee5fc8814669ec96e867fc166bc3d5f945c
Initial implementation of Shogi state.
lib/games/chess/state.rb
lib/games/shogi/state.rb [new file with mode: 0644]
test/games/shogi/test_shogi_state.rb [new file with mode: 0644]