z80/starfield
Pedro de Oliveira c1aaaeaf52 Document better 2014-09-02 21:49:20 +01:00
..
Makefile Update makefile 2014-08-21 09:56:59 +01:00
README.md add documentation 2014-08-20 07:55:04 +01:00
clear.asm First working version!!!!!!!!!!!!!!!! 2014-08-20 07:51:05 +01:00
main.asm Document better 2014-09-02 21:49:20 +01:00

README.md

starfield

starfield is my attempt at a parallax starfield in Z80 assembly for the ZX Spectrum.

Requirements

  • Pasmo - Z80 Assembler, it's Open Source and Cross Platform

Build

git clone https://github.com/falsovsky/z80.git
cd z80/starfield
make

Demo

http://falsovsky.github.io/z80/starfield.html

License

BSD