Calculate to jump!
About
The world is falling. You need to JUMP to survive. However, to jump, you need to CALCULATE first.
Run the game from sourceYou must install LÖVE to run this game.
After installation, change to the directory with the main.fnl file. Then run love . to start the game.
How to playThe right pane will show a question, you need to remember the answer. When the next question shows up, you need to input the answer to the previous question (the answer is from 0 to 9).
If you input the correct answer, you can jump one more time. Otherwise, you lose one opportunity to jump.
The level in the left pane is continuously falling, if the character falls below the screen, the game is over.
Use number keys to input the answer. Use A, and D to move left and right. Use W to jump.
Creditmain.fnl, conf.lua and main.lua is licensed under the BSD 2-Clause “Simplified” License. See LICENSE for details.
Files in the assets and lib folder are not my creation, see the following table for details.
<colgroup> <col style="width: 23%"> <col style="width: 41%"> <col style="width: 35%"> </colgroup> Name License Author Public Pixel Font CC0 GGBot 1-Bit Platformer Pack CC0 Kenney 1-Bit 16px Iconset Do what you want with it Yelta SFX: The Ultimate 2017 8 Bit Mini Pack CC0 phoenix1291 5 Chiptunes (Action) CC0 Juhani Junkala Fennel MIT Calvin Rose and contributors Anim8 MIT Enrique García Cota bump.lua MIT Enrique García CotaThe gaming mechanism is inspired by NS-Shaft and Dr Kawashima’s Devilish Brain Training.