Chess Demo

Chess Demo

Demonstrates relative sprites for the ZX Spectrum Next.

How to Build

If you want to build the zxnext_chess_demo program yourself, follow the steps below:

  1. Install the latest version of z88dk and
    a Sinclair ZX Spectrum emulator CSpect or
    ZEsarUX.

  2. Download the zxnext_chess_demo 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:

git clone https://github.com/benbaker76/zxnext_chess_demo.git

  1. Go to the zxnext_chess_demo directory and enter the following command:

make

  1. Run the zxnext_chess_demo/bin/zxnext_chess_demo.nex file in your
    Sinclair ZX Spectrum emulator.

Screenshot

Thanks

License

This software is licensed under the terms of the MIT license.

Source

GitHub Link