New game uploaded: Aritm

All aspects of programming on the Commander X16.
Post Reply
mobluse
Posts: 175
Joined: Tue Aug 04, 2020 2:16 pm
Location: Lund, Sweden
Contact:

New game uploaded: Aritm

Post 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
X16&C64 Quiz: Try It Now! Huge Char Demo: Try It Now! DECPS: Try It Now! Aritm: Try It Now!
Post Reply