/math-warmup

Math warmup exercises

Primary LanguageJavaScript

Math Warmup

Generate random math problems for to warm up your brain.

Features

Cache the problems

✅ * Generate problems on the server and store 10 problems ahead of time

Positive/negative feedback

  • number floats up after submission success and spins/rotates
  • number floats down after submission err and spins/rotates

Heat meter

  • show how many problems you've solved in a row without making a mistake
  • the faster you solve problems, the more intense the heat meter gets...show some sort of animation to convey intensity
  • heat meter intensity sensitivity depends on difficulty level

Multiple modes

  • challenge mode - the problem gets more difficult as the user gets more correct answers
  • practice mode - the problem is always the same and you can adjust the difficulty

Leaderboards

  • challenge mode - the user can see their score and the top 100 scores
  • practice mode - the user can see their score and the top 100 scores for each difficulty

Built w/ Remix Indie Stack

The Remix Indie Stack

Learn more about Remix Stacks.