sehugg / 8bit-tools

Various tools for use with 8bitworkshop and associated books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This directory contains 8bitworkshop tools for bitmap and
music conversion.

Requires ImageMagick (convert) and Python 2.x.
MIDI tools require Mido (pip install mido).

On Ubuntu:

$ sudo apt update
$ sudo apt install python python-pip imagemagick curl
$ sudo pip install mido

To use the tools, go to the appropriate directory and
look at the Makefile for each:

vcs/		Atari 2600/VCS
mw8080/		Midway 8080
scramble/	Galaxian/Scramble
vicdual/	VIC Dual
williams/	Williams

fonts/		Example fonts
images/		Example images

About

Various tools for use with 8bitworkshop and associated books

License:Creative Commons Zero v1.0 Universal


Languages

Language:C 44.5%Language:Python 39.0%Language:Java 4.5%Language:JavaScript 4.2%Language:Makefile 3.8%Language:HTML 3.5%Language:Shell 0.5%