A computer algebra system for research in combinatorial game theory.
STARTING WITH VERSION 2.0, CGSUITE HAS MOVED TO GITHUB.
The latest version can be found at the CGSuite homepage:
https://www.cgsuite.org/
This page is preserved for archival purposes only and is no longer being maintained.
Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
The project is about turn-based, networked multiplayer, non-cooperative, zero-sum, abstract strategy board games (e.g. Chess, Go, Reversi variants, etc.) on 3D-visualized polyhedra and related recreational (discrete, computational) mathematics.
SimulBot is a robot designed to assist in the running of simultaneous exhibitions on the Internet Chess Club (ICC) (www.chessclub.com). It provides high-level features not immediately offered by ICC's simul command interface.
A Chiese chess game developped with both Java and C++. And this game is based on C/S mode. You can form your own chess server to play chess with your friens all over the world via Internet.