crack-attack
multiplayer OpenGL puzzle game like "Tetris Attack"
Crack Attack is an OpenGL puzzle game similar to the Super Nintendo
game "Tetris Attack". Slowly, your stack of colored blocks grows
from the bottom, and you've got to make sure it never reaches the
top. If it does, you lose. To eliminate blocks from the stack, line
up at least three of one color, horizontally or vertically. Once you
do, those blocks disappear, and put off slightly your inevitable
demise.
attal
turn-based strategy game
Attal is an turn-based strategy game that can be played alone (against
AI) or against other through a network.
tagua
Board-game frontend for playing chess variants and other games
Tagua is a frontend for a variety of board games. Currently
supported games include chess, shogi and a couple of variants of
those games.
kbreakout
ball and paddle game
kbreakout is a game similar to the classics breakout and xboing, featuring
a number of added graphical enhancements and effects. You control a paddle
at the bottom of the playing-field, and must destroy bricks at the top
by bouncing balls against them.
tecnoballz
breaking block game ported from the Amiga platform
This is a Breakout or Arkanoid like game with a lot of bonus
stages. You can buy weapons and bonus between stages.
Sometimes you have to defeat a guardian.
This game is written in C++ and uses the SDL library.
tkgate
Tcl/Tk based digital circuit editor and simulator
TkGate is a digital circuit editor and simulator with a Tcl/Tk based
interface. TkGate includes a large number of built-in devices including basic
gates, memories, ttys and modules for hierarchical design. The simulator can
be controlled either interactively or through a simulation script. Memory
contents can be loaded from files, and a microcode/macrocode compiler (gmac)
is included to create tkgate memory files from a high-level description. The
simulator supports continuous simulation, single step simulation (by clock or
epoch) and breakpoints. Save files are in a Verilog-like format.