A quick math practice terminal program for my kids.
Go to file
2019-04-01 17:14:30 -05:00
.gitignore Initial Commit. WIP! 2019-03-31 17:40:37 -05:00
main.cpp Added multiple problems per screen. Added highlighted drawing code for selected problem. 2019-04-01 15:48:20 -04:00
Makefile Initial Commit. WIP! 2019-03-31 17:40:37 -05:00
Problem.cpp Easier to understand number generation for hard problems. Initial support for input and checking correctness. 2019-04-01 17:14:30 -05:00
Problem.h Easier to understand number generation for hard problems. Initial support for input and checking correctness. 2019-04-01 17:14:30 -05:00