Limitactics by Killswitch
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.
On the first try I wrote marshmallows, pressed enter and it went nuts ;)
I have no idea what I just downloaded and run, it gets into an infinite loop when I type "Marshmallow".
10/10 for the C code though.
Integer-only input is a bit tedious, especially the cipher conversion takes a lot of calculation. Might be a great educational program for highschool IT, letting them learn binary, octals and mathematical patterns :D