This is a collection of various software project I've started. I tried to sort them with the respect to possible interest to other people. Except these project I've been hacking on various OpenSource projects. You can view this page as a mirror if my home-disk blows out.
Legal Notice: If not explicitly stated something other, all of this stuff is my intellectual property and you may use it under the terms of GNU LGPL.
Chat and Whiteboard tool designed for e-learning.
Still under active development.
Year: 2000--2002
Highlights: Java code-base, no special requirements on the client-side (only Java-enabled web-browser), viewing of various document formats (.ps, .dvi, .rtf, .doc).
Homepage: http://giotto.mathematik.uni-tuebingen.de/~mibe/tulka
Linux port of the famous Interplays game Lord of the Rings
Year: 2003
Highlights: This is by many the best game from Tolkiens word ever! And that means one of the best computer games ever. And now it runs on the best ;-) OS ever.
Homepage: http://www.karlin.mff.cuni.cz/~benes/lotr/
Download: http://www.karlin.mff.cuni.cz/~benes/lotr/index.html#downloads
Split-screen multiplayer clone of Boulder Dash.
Year: 2003
Highlights: Great fun to beat friends.
Homepage: http://www.karlin.mff.cuni.cz/~benes/doubledash/
Download: http://www.karlin.mff.cuni.cz/~benes/doubledash/index.html#downloads
Another Reversi clone.
Year: 2002
Highlights: Good game-play and fast engine, although kreversi is better :-( Good example if you want to learn how to combine python, c and load libraries dynamically.
Download: reversi-0.8.0.tar.gz
Atari Frogs game clone. Two frogs are catching flies.
Year: 2002
Highlights: Cool graphics by my 8-years old brother. Funny game for two players. Use <Tab> and <Enter> to catch the flies. Avoid bees.
Download: frogs-0.1.0.tgz
(Not only) guitar tuner.
Year: 1998
Highlights: Text based, fast, guitar auto-tune, (one of few Linux tuners)
Weak points: Messy code-base (Czech identifiers)
Download: tuner-1.0.0.tar.gz
Collection of three JavaScript games I've written to learn JavaScript -- Apples, Fifteen, Clock. Try one of them here.
Year: 1997
Highlights:Nice graphics (my own work :-). Apples is a clone of one of the first computer games I've ever written (on Atari 800XL).
Weak points: Terrible code-base (Czech identifiers). I started without any previous knowledge of Java or JavaScript!
Download: three-games.tar.gz
Game where you try to remember positions of the cards.
Year: 1999
Highlights:Nice graphics (my own work :-).
Weak points: DOS (and winDOS) only.
Download: hhh.tar.gz
Clone of a genial 3D game on old (and good) ZX Spectrum.
Year: 1993--1994
Highlights: One of my "finished" projects. There is a cheat code: press space (pause mode) and then press Shift-Ctrl and write IMMORTAL.
Weak points: Terrible code-base (Czech identifiers -- one of my first PC games). The few and not important texts in the game are Czech. DOS (and WinDOS) only.
Download: gyron.tar.gz
My test of line 3D graphics. (unfinished 3D game)
Year: 1997
Highlights: Multi-platform: Linux SVGAlib, X Windows, DOS. Large map. Primitive scripting language.
Weak points: 320x200 resolution only. DOS version is unstable.
Download: chimera.tgz documentation (Czech only) DOS exe and source: chimera.arj
Tools for creating 3d images, we used to call stereograms. Try this one. Hint: Come as closet you screen as possible and look behind it. Then you'll see 3D picture.
Year: 1994--1995??
Highlights: Fun.
Weak points: DOS version depends on sizeof(int)==2.
Download: All utilities and some sample files DOS: 3d-dos.tgz Only the most important UNIX: 3d-unix.tgz Data and results 3d-data.tgz
Set of python tool for managing my hiking diary.
Year: 2002
Highlights: XML data-files. Export to various formats (presently html only).
Weak points: Czech only. Too many dirty hacks.
Download: vylety.tar.gz
Test of genetic algorithm on a problem of the approximation of a given number as sum of given numbers.
Year: 1993
Highlights: My first and last Windows program.
Weak points: Only Czech language.
Download: genetic.tar.gz