Page 1 of 1

Aritm

Posted: Sat Sep 12, 2020 11:39 am
by mobluse


Aritm is a game that trains you in mental calculation. It only teaches what is necessary to know in order to calculate manually using pen and paper. It adapts and asks more about what you answered wrong before.




Aritm is written in pure Commander X16 BASIC v2 and uses X16 control codes for text and screen colors, and has sound effects.




Future versions will probably support larger text in game.




Aritm is available for many platforms including graphing calculators, Java phones, spread sheets, and common retro computers.




You can run using the "Try it now" button or from command line: 

x16emu -prg ARITM-X16.PRG -run -echo

If you exit the program you can LIST it and copy the listing to an editor.




Aritm is open source (GPLv3) and is tested using an automatic testing system: https://github.com/mobluse/aritmjs



It's now also compatible with R39-R41. It's still compatible with Try it now!



Re: Aritm

Posted: Fri Apr 07, 2023 12:41 am
by mobluse
Try It Now!
Aritm has been fixed to work in x16emu R43 and thus in the web emulator, see
viewtopic.php?p=27983#p27983

I didn't yet want to make a new release, but included a manifest so that Try it now works. You can read more about Aritm at:
viewtopic.php?t=481
#R38 #R39 #R41 #R42 #R43