Alert 3.0

Category / Domain : Game
SCOL Voy@ger Compatibility : V 2.0c or above
Update : 2000/08

Function

The module of Chess is an on-line chess game.
Pieces moves are not contraint.

Configuration


Figure 1 : Chess module interface

The game appear as below :

At this stage, the user can choose to start a new game or join one already in progress. The list of games is displayed in the top part of the window.
Connected users to this module can use the mini-chat underneath.
Once the game has been selected, a "Chess Selector" window opens. The player can then choose to play or watch the game progress :

Once the game is started, each player can chat with his/her opponent in private chat mode ; 3 buttons at the bottom of the window are used to manage the game :

Reverse : Reverses the chess board

Reset : Cancels the games

Contact Opponent : To contact your opponent. Note : the contact button oppponent can be defined using the Select event in the Chess module, for example to activate the Comutron.

Implementation


Action Fonction
module.event à chess.start Starts the Chess module
module.event à chess.destroy Stops the Chess odule

Event Function
chess.entering à module Action Starting the module generates an action
chess.out à module Action Stopping the module generates an action
chess.select à module Action Clicking on the «Contact Opponent» button generates an action

Zone Function Interface Assignment
Chess.boards Allows to display the chess game Client No