mirror of
https://github.com/Xevion/power-math.git
synced 2025-12-07 22:07:54 -06:00
improve README, new banner, new ideas
This commit is contained in:
12263
.media/banner.ai
Normal file
12263
.media/banner.ai
Normal file
File diff suppressed because one or more lines are too long
BIN
.media/banner.png
Normal file
BIN
.media/banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 200 KiB |
BIN
.media/logo.png
Normal file
BIN
.media/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
63
README.md
63
README.md
@@ -1,23 +1,62 @@
|
|||||||
# power-math
|
<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>
|
||||||
|
|
||||||
I'm not as quick with simple numerical math as I like, so I designed this.
|
<br>
|
||||||
|
|
||||||
**power-math** is a project dedicated to those who want to practice random math problems from simple arithmetic to geometry, algebra, or trigonometry.
|
**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
|
### To-do
|
||||||
|
|
||||||
- Create logo
|
- Create help/welcome screen
|
||||||
- Transition off of Python backend
|
- Create configuration screen
|
||||||
- Create new javascript question generation
|
- Adjust question type pool
|
||||||
- Create more problems
|
- Adjust each question type's difficulty (multiplier)
|
||||||
- Add question answering & validation
|
- Preview min/avg/max question difficulty by multiplier
|
||||||
- Decide method of showing it
|
- More problem sets
|
||||||
- Checkmark
|
- Algebra
|
||||||
- Edge flash
|
- Simplify equation
|
||||||
- Toast
|
- Expand equation
|
||||||
|
- Solve equation
|
||||||
|
- Solve for variable
|
||||||
|
- Trigonometry
|
||||||
|
- Radian/degree conversion
|
||||||
|
- Sin/Cos/Tan/Csc/Sec/Cot evaluation
|
||||||
|
- Inverse trig evaluation
|
||||||
|
- Geometry
|
||||||
|
- Computer Science
|
||||||
|
- Bin/Hex/Oct conversion
|
||||||
|
- Trivia?
|
||||||
|
- Word Problems
|
||||||
|
- Create question fadeout/move up animation
|
||||||
- Remember statistics
|
- Remember statistics
|
||||||
- Milestone toasts
|
- 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
|
- Problem difficulty variation
|
||||||
- Variable multiplier
|
- Variable multiplier
|
||||||
- Time limit
|
- Time limit
|
||||||
- Customizable question type pool
|
- Progressbar
|
||||||
|
|||||||
Reference in New Issue
Block a user