PushBox A simple game built with the Java Swing library. Running the game To play the game, it has to be built from the source. Install a JDK if you don't have one Compile to a .jar (either witn javac or using an IDE) Launch the jar file (java -jar jar_file.jar)