A simple puzzle game
Click here to download the game
Click here to watch the game demonstration video
This project is a simple Java application. The class controlpixel.Main
is responsible for running the program
NOTE 01: I recommend using JDK 8 or higher
NOTE 02: You will need to add the resources folder
to the project's Class-Path
, that is, configure it so that this folder is inside the JAR
when the project is compiled
Please feel free to send pull requests and report issues