Skip to content

apearc03/pongDesktop

Repository files navigation

Pong By Alex Pearce

Pong built with LibGDX

Dependencies

Java Runtime Environment

Running and Packaging

Download or clone the repository.

Navigate to the directory.

To run the game:

gradlew desktop:run

This compiles your core and desktop project, and runs the desktop starter.

To package the game:

gradlew desktop:dist

This will create a runnable JAR file located in the desktop/build/libs/ folder. It contains all necessary code as well as all art assets. This can be run by double clicking or via the command line with java -jar jar-file-name.jar. Must have a JVM installed for this to work. The JAR will work on Windows, Linux and Mac OS X!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages