https://github.com/sehugg/8bit-tools
Various tools for use with 8bitworkshop and associated books
https://github.com/sehugg/8bit-tools
Last synced: about 1 year ago
JSON representation
Various tools for use with 8bitworkshop and associated books
- Host: GitHub
- URL: https://github.com/sehugg/8bit-tools
- Owner: sehugg
- License: cc0-1.0
- Created: 2020-07-12T15:21:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T22:58:04.000Z (over 2 years ago)
- Last Synced: 2024-05-21T04:16:11.485Z (about 2 years ago)
- Language: C
- Size: 1.12 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This directory contains 8bitworkshop tools for bitmap and
music conversion.
Requires ImageMagick (convert) and Python 3.x.
MIDI tools require Mido (pip install mido).
Installation:
git clone https://github.com/sehugg/8bit-tools
cd 8bit-tools
python3 -m venv .
. bin/activate
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