Hello
I have opensourced my puzzle game called Escape The World.
What is it
This is a puzzle game based off of colors. The red squares can only go through red exits and the blue squares can only go through blue exits, etc. The physics work similar to the game 2048, where when you press a direction key (W A S or D), then all the colored blocks you have selected go in that direction the farthest possible.
How is it made
This is made in Java with no extra libraries. The art is made in Inkscape.
To use this project, just download the git repo, and open it up with the Eclipse IDE.
Image
Download
You can download it here