Tilemap Demo
Tilemap demo for the ZX Spectrum Next.
Controls
Use WASD keys to scroll tilemap
How to Build
If you want to build the zxnext_tilemap program yourself, follow the steps below:
-
Install the latest version of z88dk and
a Sinclair ZX Spectrum emulator CSpect or
ZEsarUX. -
Download the zxnext_tilemap repository either as a ZIP archive using the
"Clone or download" button at the top of this page or with Git using the
following command:
- Go to the zxnext_tilemap directory and enter the following command:
make
- Run the zxnext_tilemap/bin/zxnext_tilemap.nex file in your
Sinclair ZX Spectrum emulator.
Screenshot
Thanks
- Sefan Bylund for his z88dk examples on which these are based
- Michael Ware for innumerable help with the Next hardware and z80 asm
License
This software is licensed under the terms of the MIT license.