MEMORY

Memory (MSXdev'22)

Description

MEMORY GAME by JIPE for MSX22dev

One to four player game with two levels

Enter names of players with the keyboard

Is played with the keys of the keyboard and space or a gamepad in port 1 with a fire button

The goal is to turn over two cards on the board

If they are identical the player scores a point

In easy mode the maps remain displayed In hard mode they disappear

At the end of the game the scores are displayed

Files
Package
Individual files
Default install directory
A:\MEMORY
Build files
Build script
mkdir -p package/
unzip memory.zip
mcopy -s -i MSXdev22_Memory_v1.0.DSK :: package/
pdftotext "MSXdev22_Memory_v1.0.pdf"
mv "MSXdev22_PenguinRun_v1.0.txt" package/README.TXT
cat > package/MEMORY.BAT << EOF
BASIC AUTOEXEC.BAS
EOF
unix2dos package/MEMORY.BAT
unix2dos package/README.TXT
  • 1.0-1 2022-09-01
  • First release
Details
Category
Games
Author
Jipe MSXvillage
Packager
Carles Amigó (fr3nd)
License
 Freeware
Url
 https://www.msxdev.org/2022/09/01/msxdev22-15-memory/
Install instructions
hub install MEMORY