micheldebree / vicar

Convert images to Commodore 64 style and format.
MIT License
3 stars 0 forks source link

VICar

Applies graphics limitations of the Commodore 64 to an image. Images can be exported to Commodore 64 file formats for use in other software or straight to a runnable picture.

Cross-platform, cross-device HTML5 application for use on desktop, online web browser and mobile devices.

License

This code is open source under the MIT license. See LICENSE.txt.

Development

First, checkout the project (or download source zip) git clone https://github.com/micheldebree/vicar.git

Setup development:

Start app

From the project root:

Make a build for distribution

From the project root:

Changelog

0.1.2

0.1.1

0.1.0

Initial version