Menu

Board.Net / News: Recent posts

First release is available

http://sourceforge.net/project/showfiles.php?group_id=121927&package_id=133051

Project Board.Net

1. General information
2. Components
3. Quick Start

1. General information
The system allows to create Game Definitons and Players by creating assembly with implemented proper abstract classes. This project also contains tool for tournaments organizations over network also.

2. Components
2.1. BoardNet.Central
Win Application manages tornaments. When you create a tornament you can choice a Game Definition. After this clients can connect to this tornament.
2.2. BoardNet.Slot
Client Win Application manages players and can to connect to server (Central) by means of Remoting.
2.3. BoardNet.Common
Library contains basic clases BaseGameDefinition and BasePlayer. BaseGameDefinition - an abstract class which contains Game Definition. BasePlayer - abstract class describes abstract behavior of a player. If you want to create your own game or player for some game you must to inherite proper class and inmplement functionality.
2.4. BoardNet.Server
Server Object of remoting.
2.5. BoardNet.Client
Client Object of remoting. Unlike BoardNet.Server does not contain many implementation
2.6. ClassExplorer
An axilary library
2.7. TicTacToe
Library contains examples of realization a game definition for tictactoe game and two players for this game: visual user interface and simple algorithm.... read more

Posted by Sergi Adamchuk 2004-10-27

Are there any projects like this?

I am interesting in any project like this.
If you know one (or more) please, post info to

http://sourceforge.net/forum/forum.php?forum_id=415681

Posted by Sergi Adamchuk 2004-10-26
MongoDB Logo MongoDB