Math Minds Pro
- 5 Devlogs
- 20 Total hours
A mental math app designed to teach cool tricks and increase calculation speed.
A mental math app designed to teach cool tricks and increase calculation speed.
I have finalized the first version of this app! I’m going to ship it now. In the last 6 hours I added a detailed README, web testing link, more tutorials, and a ton of small fixes that should improve the quality of the app. After I ship the project, I’ll consider working on more levels and courses.
That was a long 4 hours! I spent a lot of time trying to fix any problems with how my app looked, because I realized that it would be a lot more painful to fix them after I finished every single tutorial. I’m planning to ship this project after I finish the multiplication course, and release more courses in later updates. That being said, I still have a lot more work to do! I also added another tutorial and introduced some logic so that my app could make problems that are “easy” and “difficult”.
I added a bunch of new features:
Next, I’m probably going to focus on building more tutorials and connecting them to the right orbs. If you know any math tricks, comment them and I’ll add them to the app!
I began work on the actual gameplay of the app! I created a new game screen and a list of courses that a user can choose from (although they all lead to the same thing for now…). I took some time to work on the game screen’s logic so I that values won’t have to be hard-coded in the future. Next, I’m hoping to start work on the courses themselves. I want to create a really intuitive and appealing interface.
Hey everyone, this is Math Minds Pro, my first big Flutter Project. This app will be a tool that anyone can use to learn impressive math tricks. So far, I created a basic homescreen with light and dark mode and I am currently working on the tutorials. Please let me know if you have any advice!