
Limitactics
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).
Only works on Windows 16-bit or whatever...
There's a glitch that you don't lose when the time runs out. Written in C. My original plan was to program a cube puzzle with Java, but I fell in a "pitfall" situation on the graphics update(). Well, it's better that I finished something than finished nothing. Your main goal is to finish each trial by giving the right answers (which are always integers).
Suggestion: Assume that you lose if the timer becomes 0.0 or lower.
LINKS EDIT: Shortened the code.
There's a glitch that you don't lose when the time runs out. Written in C. My original plan was to program a cube puzzle with Java, but I fell in a "pitfall" situation on the graphics update(). Well, it's better that I finished something than finished nothing. Your main goal is to finish each trial by giving the right answers (which are always integers).
Suggestion: Assume that you lose if the timer becomes 0.0 or lower.
LINKS EDIT: Shortened the code.