An open API service indexing awesome lists of open source software.

https://github.com/svofski/8-bit-snail

8-Bit Snail, a demo for Vector-06c
https://github.com/svofski/8-bit-snail

8080 8080a assembly-language demo demoscene rasters vector-06c z80

Last synced: 5 months ago
JSON representation

8-Bit Snail, a demo for Vector-06c

Awesome Lists containing this project

README

          

# 8-bit-snail
8-Bit Snail, a demo for Vector-06c

This is a demo created in 2009 for Chaos Constructions demoparty.

[8-Bit Snail on Pouet](https://www.pouet.net/prod.php?which=53805)

[Youtube of the party version](https://www.youtube.com/watch?v=7Z0dsZUAyd0)

# Building instructions

Steps:
* get prettyasm: https://github.com/svofski/prettyasm
* in prettyasm directory run ``npm install -g``
* get bin2wav: https://github.com/svofski/bin2wav
* in bin2wav directory run ``npm install -g``
* in the top level of 8-bit-snail type ``make``, .rom and .wav files are in `build/`