Programming

Some of my programs...

Some day I will put up my old games for C64 and Atari ST.

  • (1995) Satan, shoot'em-up-game. My second PC-program. My first was the graphics editor used to draw the graphics.
  • (1996) Wiz, an unfinished platform game. I'm sure this would have been really good if I had finished it =).
  • (1997) Filur, a 250-byte two-player game. Pong-clone that took four hours to write. I did the game when I read about a 256-byte game competition. Last date for the competition was more than a year before so I couldn't compete...
  • (1998) Leading Edge, a totally pointless program with which I tried to make a point that you don't have to make things more difficult than they are. Management at my work didn't agree.
  • (1998) Java Invaders, my first Java-applet, during the development I tested the program on IE4.0 and NC4.06, when I was almost finished I realised that those were about the only viewers that worked. Now, a few years later, it seems to work everywhere.
  • (2000) DRONTAL, the worlds most beatiful programming language. A compiler written in Perl that compiles to machine code (DOS/Windows).
  • (2001) Utils, a small collection of utilities. Written in Perl.
  • (2001) Worst Most Ineffective sort-algoritm, a really, really, bad sorting routine. Written in Java. Try to write a worse performing...
  • (2003) Perl + ADO, some help accessing ActiveX Data Objects from Perl.