This is a 2048 migration for Zeal-8-bit-OS
You need to install sdcc and Zeal-8-bit-OS to use it.
# This will output 2048.bin, please put it into ZOS to run
cd /path/to/2048-zos/
export ZOS_PATH="/path/to/Zeal-8-bit-OS"
make
export EXTRA_ROMDISK_FILES="/path/to/2048-zos/bin/2048.bin"
# Build Zeal-8-bit-OS
After you build it, open your Zeal-8-bit-OS with your Zeal-8-bit Computer or Zeal-WebEmulator.
Run following commands in Zeal-8-bit-OS:
exec 2048.bin
Something you need to know:
w
asd = Move
Q = Quit
S = Save
Sit back and relax!