Skip to content
/ paintpix Public

Lightweight Pixel art drawing desktop application.

License

Notifications You must be signed in to change notification settings

yxor/paintpix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

PaintPix

Lightweight desktop application to draw pixel art built with Swing.

Product Name Screen Shot

Getting Started

Clone this repo and build it with eclipse, or download the JAR from the releases.

Prerequisites

You need Java 1.8, you can see what java version you're running using this command.

java -version

You will also need SQLITE for java, you can download the latest JAR from here.

Built With

Contributing

Just submit a pull request.

Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details