Basic console interface for 3 player chess in a 7x7x7 cube.
Allows for selection of pieces and highlighting of possible moves. If the player whose turn it is selects one of his own pieces, he may move it to a legal space.
Single-/multi-player card game Mau Mau (similar to UNO®)
Play the popular card game Mau Mau (similar to UNO®) against the computer or over the network with your friends.
It consists of a highly configurable stand-alone server and a client based on Qt4/5. The client's development is now ceased and in search of a new maintainer, transforming it from a worse and annoying showstopper to a usable and fun to play one.
There are binaries available for Windows, Debian 7/8, Ubuntu and Arch Linux as well as ebuilds for Gentoo. See Files section for details.
This application is a simple game for linux. The player controls a long, thin creature, resembling a snake, which roams around on a bordered plane, picking up food (or some other item), trying to avoid hitting its own tail or the "walls" that surround the playing area. Each time the snake eats a piece of food, its tail grows longer, making the game increasingly difficult.
This is a bot programming game written in JAVA.You are required to write a program to control the player in a virtual environment to make the bot move, scan the arena for enemies, throw bombs etc. Two such programs are made to fight against each other.
ConChess - A console based chess game
This is a console based chess game with basic chess rules for 2 players. Yet, there is no single-player mode with AI implemented.