David-Trezeguet / chesswhiz

Automatically exported from code.google.com/p/chesswhiz
GNU General Public License v3.0
1 stars 0 forks source link

Feature: Support for the RESET-Game command/event #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We should add support for the RESET-Game (both as a command and as a event) so 
that the 
players can reuse the same (existing) Table to play new games.

Original issue reported on code.google.com by huypha...@gmail.com on 12 Nov 2009 at 6:02

GoogleCodeExporter commented 9 years ago
Basic implementation for the RESET event (coming from the server).
http://code.google.com/p/chesswhiz/source/detail?r=99

TOD: Need to add a RESET button on the Board.

Original comment by huypha...@gmail.com on 14 Nov 2009 at 1:09

GoogleCodeExporter commented 9 years ago
Completed the RESET button on the Board:
http://code.google.com/p/chesswhiz/source/detail?r=100

Original comment by huypha...@gmail.com on 14 Nov 2009 at 2:53