Page 1 of 1

New game uploaded: Aritm

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

View File w/o Manifest

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: 

Code: Select all

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
Try It Now!
Aritm has been fixed to work in x16emu R43 and thus in the web emulator, see
viewtopic.php?p=27983#p27983

Download from viewtopic.php?p=26672#p26672

Submitter: mobluse

Submitted: 09/12/20
Updated: 06/24/23

Category: Games
#R38 #R39 #R41 #R42 #R43