
Ino und Rakete
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
This was made in a hurry since I should have actually been working on my Master's thesis. I spent 9 hours coding this game and I needed most of the time to improve the AI of the "good" character so that the game doesn't get too easy. Unfortunately the game crashed several times, and I found out it was not my fault, but there's apparently some nasty bug in the text-output routine that is based on some code snippet from the NeHe website. So I decided to do a workaround and just output a bitmap indicating that you're in a hurry when the countdown reaches 30 seconds. Originally I planned to display number of current level, number of lives of the "good" character and clock. If anybody manages to find out what's wrong with the text-output routine, I'd be very grateful. Otherwise I'll search for another one for my future productions.