Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 402 Bytes

File metadata and controls

9 lines (5 loc) · 402 Bytes

PushBox

Introduction

"Proudly" made using the Netbeans IDE, PushBox is a Java based game built using the Java Swing library

Execution

As of now, to obtain a .jar archive, you must compile the game yourself using javac or an IDE of your choice. From there, you are able to execute the archive using the JRE of your choice (Oracle, OpenJDK etc.) with the command java -jar PushBox.jar