Skip to content

codey-m/mynumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

ARITHMIX

A math puzzle game where you arrange numbers into equation templates to hit target values.

Play Now

🎮 Play ARITHMIX

Features

  • Practice Mode: Solve puzzles at your own pace
  • Rush Mode: Race against the clock (3-min or 5-min challenges)
  • Inside ARITHMIX: Explore the math and data structures behind the game.

How to Play

  1. You're given a target number and an equation template with operators
  2. Drag numbers from the bank into the empty slots
  3. Make the equation equal the target number
  4. In Rush Mode, solve as many as you can before time runs out!

Local Development

# Install dependencies
pip install -r requirements.txt

# Run the app
uvicorn app.main:app --reload

About

fun wih arithmetic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors