Tux Typing is an SDL-based educational game intended for children but fun for all ages. The program includes two video game-styled activities for typing individual words, as well as a phrase/sentence typing activity that displays accuracy and words per minute.
Tux Typing is an SDL-based educational game intended for children but fun for all ages. The program includes two video game-styled activities for typing individual words, as well as a phrase/sentence typing activity that displays accuracy and words per minute.
To install tuxtype, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tuxtype
To see what files were installed by tuxtype, run:
port contents tuxtype
To later upgrade tuxtype, run:
sudo port selfupdate && sudo port upgrade tuxtype
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.