Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.41 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.41 KB

pxWorlds - Run Gradle FOSSA Status

Java game written with LWJGL.

Inspired by this tutorial series: YouTube

forthebadge forthebadge

Build

pxWorlds uses Gradle as build system.

Requirements

  • Git
  • Java 13

Checkout sources

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

Contribute

Pull Requests

If you make any changes or improvements to this project, please make a pull request to merge your changes with the upstream.

License

pxWorlds is licensed under the MIT license. Please see LICENSE for more info.

FOSSA Status