OSDN Git Service

* [shogi-server]
authordaigo <beatles@users.sourceforge.jp>
Sat, 17 Jul 2010 11:31:35 +0000 (20:31 +0900)
committerDaigo Moriwaki <daigo@debian.org>
Sat, 17 Jul 2010 11:31:35 +0000 (20:31 +0900)
commitcd3b4625cb8625594744999cbac91e0001368392
tree9a9d373fa50058c8d68b5362d1078c38cd48de04
parent937ebdb46464273c19ac4f92223675caba79f241
* [shogi-server]
  - shogi_server.rb, shogi_server/board.rb, shogi_server/move.rb
    - Refactoring: Board can now move_to() and move_back() a move
      instread of deep_copy().
changelog
shogi_server.rb
shogi_server/board.rb
shogi_server/move.rb [new file with mode: 0644]
test/TC_ALL.rb
test/TC_board.rb
test/TC_move.rb [new file with mode: 0644]