JAMGame

Just Another Memory Game (ZX81)

JAMGame is just another memory videogame, inspired by the well-known Simon electronic game, for the Sinclair ZX81 homecomputer. JAMGame is my 3rd entry to the 11th edition (2022) of the BASIC 10 Liner Contest. Although some memory games had already been submitted to the past editions of the contest, there was no 10-statements version I was aware of, so I coded it ;-)

JAMGame is a single-player memory game. A round in the game consists of the computer showing a sequence of pseudorandom numbers in the range between 1 and 4, after which the player must reproduce that order by pressing the corresponding keys, followed by Enter. As the game progresses, the number of buttons to be pressed increases. The initial length of the sequence is 3. If the player types the wrong sequence, the game is over and the program must be RUN again for another play. Two alternating graphics characters help distinguishing the single digits of the sequence to reproduce. When the sequence presented by the computer is over, the ░ character is displayed near the last digit.

Download

Download NowName your own price

Click download now to get access to the following files:

jamgame-download.zip 89 kB
Version 1

Development log