Numbers is a another Godot prototype game where you play to solve arithmetic exercises. The game by itself doesn't have any story elements beside subtitles in the main menu (where you pick levels).

I also made a devlog video about this game.

How to play

Pick the level by pressing "Play" button right to the level's title. 

The game loop is simple: input the answer for the arithmetic problem on the screen, and confirm it by pressing Enter key. If you got it right, the enemy will get the damage. If you got it wrong, you will get damage. There is also a timer that increments when you input correct calculation. If the timer fully runs out, the mob will deal a critical damage!

You have to complete a level, by eliminating all the mobs. Once level is completed, the next will be unlocked. Levels have two secondary objectives: don't get hit and don't let the timer go below 50%.

There is also bordered area in the fighting scene where you can draw things, in case you want to get some help with carrying out numbers on later levels.

Assets used

Beside Godot 4.1, this game used following assets:

  1. ChevyRay's PixelFonts, specifically I used Love Bug font. 
  2. 1700+ 1Bit Game Assets & PixaTool, I used icons for mobs and UI.
  3. Mrmo's Miniadventures, I desaturated the tile set and used it for background locations.
  4. The 8-bit Jukebox - music pack, for background music.
  5. And half a dozen of CC0 audio files from freesound.org for SFX.
StatusPrototype
PlatformsHTML5
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorMcHorse
Made withGodot
TagsGodot, Math

Comments

Log in with itch.io to leave a comment.

(+2)

A decent game, great for time pass and to practice math in a fun way.

(+1)

Thanks! 🙂