Kids math game - help Tux, the Linux Penguin shoot down attacking math questions!
TuxMath is an SDL-based educational game intended for children ages 4 to 10. The game offers drill in basic math facts, beginning with simple number typing and progressing through addition, subtraction, multiplication, and division. Negative numbers and "missing number" questions (e.g. 5 x ? = -75) are supported. TuxMath now also offers review of factoring via "Factoroids", a tribute to the arcade classic "Asteroids".
TuxMath is an SDL-based educational game intended for children ages 4 to 10. The game offers drill in basic math facts, beginning with simple number typing and progressing through addition, subtraction, multiplication, and division. Negative numbers and "missing number" questions (e.g. 5 x ? = -75) are supported. TuxMath now also offers review of factoring via "Factoroids", a tribute to the arcade classic "Asteroids".
To install tuxmath, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tuxmath
To see what files were installed by tuxmath, run:
port contents tuxmath
To later upgrade tuxmath, run:
sudo port selfupdate && sudo port upgrade tuxmath
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.