CITY MEMORY ATARI 1.8.2026

This is a game for ATARI ST mono emulators. It is made with GFA-BASIC
and GBE. It is not tested on a real machine and it is possible, that
it can't be run on it. You can try to run CITYMMAT.PRG or CITYMMAT.GFA
in a GFA BASIC interpreter. CITYMMAT.PRG runs with the emulator hatari
1.8.0 and its built-in EmuTOS-image
(https://hatari.tuxfamily.org/download.html).
GFA BASIC was chosen as programming language to write a program compatible
to EmuTOS. The game can also be run with hataroid and its built-in
EmuTOS-image. hataroid is available for Android devices.
The .LST file was written with the Windows X editor and merged and
compiled with the programs coming with GBE. GBE ran with the operating
system FreeMint 1.19 and the emulator ARAnyM 1.1.0 and the result was
tested with the ATARI emulator hatari 1.8.0.
One to ten players get 60 seconds to view the positions of ten cities on
the screen. Then they have to guess the positions of the cities with
mouseclicks on a blank screen. The distances between positions and
mouseclicks are added and the player with the smallest value wins.
If you enter a different random seed at the beginning, other random
city positions are calculated. The rest of the program is controlled
with mouseclicks, but you can always quit with ESC.