Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplying

This is a simple game where you need to multiply the numbers. You get a multiply expression and need to move with your character to the correct result.

Rules

If you hit the wrong result, you lose a part of your health (or a pet if you have one). If you hit the correct result, you get points. Every 50 points you earn health or a pet.

Completed Features

  • Show multiple answers – Display 3-4 ResultView nodes (1 correct + 2-3 wrong)
  • Validate answers – Check if player hit correct or wrong result
  • Add health system – Track player health, reduce on wrong answer
  • Add rewards – Increase score/health on correct answer
  • Update HUD – Show health bar, change game title from "Dodge the Creeps"

Screens:

screen1

screen2

screen3

screen4

screen5

About

Simple game in GODOT to learn multiplication for children.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages