This is a staging site. Uploads will not persist. Testing only.
Connect Four game

kfourinline

Connect Four game

KFourInLine is a game where two players take turns dropping pieces into a grid, the winner being the first to place four pieces in a line.
platform game with high doses of mystery

holotz-castle

platform game with high doses of mystery

A great mystery is hidden beyond the walls of Holotz's Castle. Will you be able to help Ybelle and Ludar to escape alive from the castle? Test your dexterity with this tremendously exciting platform game!
educational BASIC programming environment for children

basic256

educational BASIC programming environment for children

BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.
humorous top-down adventure and role-playing game

freedink

humorous top-down adventure and role-playing game

Dink Smallwood is an adventure/role-playing game, similar to classic Zelda, made by RTsoft. Besides twisted humor, it includes the actual game editor, allowing players to create hundreds of new adventures called Dink Modules or D-Mods for short.
hardware identification system

discover

hardware identification system

Discover is a hardware identification system based on the libdiscover2 library. Discover provides a flexible interface that programs can use to report a wide range of information about the hardware that is installed on a Linux system. In addition to reporting information, Discover includes support for doing hardware detection at boot time.
IDE for Python using Tkinter (default version)

idle

IDE for Python using Tkinter (default version)

IDLE is an Integrated Development Environment for Python. IDLE is written using Tkinter and therefore quite platform-independent.