mirror of https://github.com/falsovsky/z80.git
|
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| README.md | ||
| clear.asm | ||
| main.asm | ||
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