Ecosyste.ms: Awesome

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

https://github.com/LuckyLights/png2gb

A simple command line image file to game boy .c array converter
https://github.com/LuckyLights/png2gb

Last synced: 2 months ago
JSON representation

A simple command line image file to game boy .c array converter

Lists

README

        

#png2gb

A simple command line image file to gameboy .c array converter.
Intended to be used with [GBDK](http://gbdk.sourceforge.net/).

###Build

cd to png2gb type
make all
Test compiled on _Linux_ and _OSX_