Skip to content

Instantly share code, notes, and snippets.

@alexandre
Last active October 6, 2015 21:25
Show Gist options
  • Save alexandre/c94b6df3b1adee248ac1 to your computer and use it in GitHub Desktop.
Save alexandre/c94b6df3b1adee248ac1 to your computer and use it in GitHub Desktop.
game development using only free software tools

libGDX

  • Link: https://github.com/libgdx/libgdx
  • Language: Java (native support), Python (using Jython as is explained here)
  • License: Apache 2.0
  • Description: libGDX is a cross-platform Java game development framework based on OpenGL (ES) that works on Windows, Linux, Mac OS X, Android, your WebGL enabled browser and iOS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment