1 Forks
10 Stars
10 Watchers

Sandbox2D

A 2D sandbox platformer game written in Java utilizing OpenGL for graphics, OpenAL for audio, GLFW for cross-platform windowing and input, and LWJGL for bindings to the aforementioned libraries and APIs. PNGDecoder from twl.l33tlabs.org is used to load textures.

How to download and setup Sandbox2D

Open terminal and run command
git clone https://github.com/ritzow/Sandbox2D.git
git clone is used to create a copy or clone of Sandbox2D repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Sandbox2D https://github.com/ritzow/Sandbox2D/archive/master.zip

Or simply clone Sandbox2D with SSH
[email protected]:ritzow/Sandbox2D.git

If you have some problems with Sandbox2D

You may open issue on Sandbox2D support forum (system) here: https://github.com/ritzow/Sandbox2D/issues