filler
simple game where two players try to capture half the board
Filler is a simple game where two players try to capture half of the board.
Players take turns selecting colours to capture all adjacent hexes of the
same colour.
packaging-tutorial
introduction to Debian packaging
This tutorial is an introduction to Debian packaging. It teaches prospective
developers how to modify existing packages, how to create their own packages,
and how to interact with the Debian community. In addition to the main
tutorial, it includes three practical sessions on modifying the 'grep'
package, and packaging the 'gnujump' game and a Java library.
xsoldier
shoot 'em up game with the "not shooting" bonus
You control a space ship in a vertically scrolling window and shoot
enemies. If you kill the boss enemy which appears at the end of each stage,
or if you can survive till the boss enemy gets bored with you and escapes,
you can go to the next stage.
flare-engine
game engine for single-player 2D action role-playing games
Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to
handle a very specific kind of game: single-player 2D action RPGs. Flare is not
a reimplementation of an existing game or engine. It is a tribute to and
exploration of the action RPG genre.