Math Games for Kids
This project includes three interactive math games designed for my daughter, each focusing on different mathematical concepts and engaging visuals to make learning fun and accessible (and a little dark to keep her attention). The games are implemented in JavaScript and HTML and include sound effects and visual aids whilst remaining ‘simple’.
Games Overview
- Purrfect Prescription
- Objective: Help an unwell cat reach a healthy state by adjusting its “health gauge.”
- Gameplay: The player selects medications with values that adjust the health gauge of the cat, aiming to achieve a specific target value to keep the cat healthy.
- Cats Love Pizza
- Objective: Distribute pizza slices fairly among a group of cats.
- Gameplay: Players choose the correct fraction that represents the fair distribution of pizza slices for each cat. The game includes different visual representations of pizzas and fractions, which players match based on provided options.
- Meowthmetic
- Objective: Calculate the correct total of items required for a group of kittens based on multiplication.
- Gameplay: Each round presents a random number of kittens and items, prompting players to calculate the product (e.g., “How many shoes are needed for 3 kittens if each needs 2 pairs?”). Players select the correct answer from multiple options.