mirror of
https://github.com/Xevion/power-math.git
synced 2025-12-06 01:15:48 -06:00
65 lines
1.8 KiB
Markdown
65 lines
1.8 KiB
Markdown
<div align="center">
|
|
<a href=""><img src=".media/banner.png" alt="Power Math"></a>
|
|
<br>
|
|
<sub>
|
|
Built with ❤︎ by <a href="https://github.com/Xevion/">Xevion</a>
|
|
</sub>
|
|
</div>
|
|
|
|
<br>
|
|
|
|
**power-math** is a project dedicated to those who want to practice random math problems from simple arithmetic to geometry, algebra, or trigonometry.
|
|
|
|
<div align="center">
|
|
<h3>
|
|
<a href="https://xevion.github.io/power-math/">Demo</a>
|
|
</h3>
|
|
</div>
|
|
|
|
### Features
|
|
|
|
- Simple, easy to understand interface
|
|
- Fun, playful and simple animations, colors and UI feedback.
|
|
- 100% client-side - play or as long as you want, offline!
|
|
- [ ] Configurable
|
|
- [ ] Statistics
|
|
- [ ] Lots of problems available
|
|
|
|
|
|
### To-do
|
|
|
|
- Create help/welcome screen
|
|
- Create about screen
|
|
- Create configuration screen
|
|
- Adjust question type pool
|
|
- Adjust each question type's difficulty (multiplier)
|
|
- Preview min/avg/max question difficulty by multiplier
|
|
- More problem sets
|
|
- Algebra
|
|
- Simplify equation
|
|
- Expand equation
|
|
- Solve equation
|
|
- Solve for variable
|
|
- Trigonometry
|
|
- Radian/degree conversion
|
|
- Sin/Cos/Tan/Csc/Sec/Cot evaluation
|
|
- Inverse trig evaluation
|
|
- Popular pythagorean triples
|
|
- Geometry
|
|
- Computer Science
|
|
- Bin/Hex/Oct conversion
|
|
- Trivia?
|
|
- Word Problems
|
|
- Create question fadeout/move up animation
|
|
- Remember statistics
|
|
- Milestone toasts
|
|
- Customizable milestones, or static?
|
|
- Point based, or # correct based?
|
|
- Viewable track of point earning
|
|
- Points based on problem difficulty, problem type, and speed
|
|
- Line Graph/Bar Graph based view
|
|
- Problem difficulty variation
|
|
- Variable multiplier
|
|
- Time limit
|
|
- Progressbar
|