Java game written with LWJGL.
Inspired by this tutorial series: YouTube
pxWorlds uses Gradle as build system.
- Git
- Java 13
Open a shell and type:
git clone https://github.com/tomxpcvx/pxWorlds.git
cd pxWorlds/
Use this command to run the source code with gradle:
./gradlew build
If you make any changes or improvements to this project, please make a pull request to merge your changes with the upstream.
pxWorlds is licensed under the MIT license. Please see LICENSE
for more info.