Arcade Typing Tutor 2.0 Released!
The first version of Arcade Typing Tutor since I took over development from my brother is out. This version features prettier text, bug fixes and a smattering of user-settable options. Click here to download the latest version or here to visit the ATT webpage.
When my brother wrote ATT he was pretty good about not using Cocoa where he didn’t need to meaning that the code base looks to be pretty portable. I’m considering creating a version of it using wxWidgets for the UI bits. Then I could release a version for Windows and possibly FreeBSD/Linux, though I’m not sure how well shareware does on the free *nixes. Most likely I’ll continue using Cocoa for the Mac OS X interface, just to make sure it always looks 100% native.
I’ll do some posting on wxWidgets as I get into. It should be interesting, especially since I haven’t done much in the way of C++ programming since my teens.
