SAFARI

Safari Kids (MSXdev'22)

Description

This game is for young children to help them discover the keys of a computer keyboard and reflect on the different actions to be taken to reach the next stage

The instructions for use are included in the game in several languages and the finale presents all the animals encountered followed by the chosen language

The language used is the standard MSX 2 basic with some calls to Bios routines

This game has no sprites and just uses the basic COPY functions

Build files
Build script
mkdir -p package/
unzip safari.zip
mcopy -s -i MSXdev22_SafariKids_v1.1.DSK :: package/
cat > package/SAFARI.BAT << EOF
BASIC AUTOEXEC.BAS
EOF
unix2dos package/SAFARI.BAT
  • 1.0-1 2022-03-09
  • First release
Details
Category
Games
Author
Jipe MSXvillage
Packager
Carles Amigó (fr3nd)
License
 Unknown
Url
 https://www.msxdev.org/2022/03/08/msxdev22-03-safari-kids/
Install instructions
hub install SAFARI