tictactoe-ng
fun, simple, tic tac toe game
Tic Tac Toe (naughts & crosses) is a simple two player game
where the object is to place your shapes on the game board so
that you get three in a row either horizontally, vertically, or
across one of the diagonals while trying to block your opponent
from doing the same.
4digits
guess-the-number game, aka Bulls and Cows
4digits is a guess-the-number puzzle game. It's called Bulls and Cows,
and in China people simply call it Guess-the-Number. The game's
objective is to guess a four-digit number in 8 tries and the shortest
time possible. It is similar to Mastermind, but the four digits must
be unique. 4digits has both a graphical user interface version and
a command-line version.
gnome-mahjongg
classic Eastern tile game for GNOME
This is a solitaire (one player) version of the classic Eastern tile
game, Mahjongg.
iagno
popular Othello game for GNOME
Iagno is a computer version of the game Reversi, more popularly called
Othello. Iagno is a two player strategy game similar to Go. The board
is 8 by 8 with tiles that are black on one side and white on the other
side. The object of Iagno is to flip as many of your opponent's tiles
to your color as possible without your opponent flipping your tiles.
This is done by trapping your opponent's tiles between two tiles of
your own color.
quadrapassel
popular Russian game, similar to Tetris
Quadrapassel comes from the classic falling-block game, Tetris. The
goal of the game is to create complete horizontal lines of blocks,
which will disappear.
colorcode
advanced clone of the MasterMind code-breaking game
ColorCode is an advanced MasterMind code-breaking game clone. The
program accepts setting the number of slots (from 2 to 5), the number
of colors (from 2 to 10) and setting if colors might be repeated in
the secret code (doubles allowed or not). The game has 5 built-in
levels, from level 1 (beginner: 2 slots and 2 colors, with doubles
allowed) to level 5 (hard: 5 slots and 10 colors, with doubles
allowed). ColorCode can make guesses in place of the user.