-
Notifications
You must be signed in to change notification settings - Fork 9
Setting up your development environment
Sébastien Sénégas edited this page Mar 4, 2020
·
1 revision
LibGDX uses a Gradle based setup application which will download all that's required automatically! So, go to libGDX download page and Download Setup App.
Be sure to have Java Development Kit 8+ (Must be JDK) installed. I recommend using Android Studio, it is easier to manage Android SDK.
- Clone the repository or download and extract the ZIP file
- Import the project into your preferred development environment
Useful links