Skip to content

robertmassaioli/libgdx

 
 

Repository files navigation

Libgdx

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 soon iOS.

Issues Tracker (Google Code), include a link to your pull request if applicable

Forum Come here to ask questions about Libgdx

Join us on irc.freenode.net, #badlogic

Follow us on Twitter @badlogicgames

Follow our blog for the latest updates

Compiling the Code

This project has a few prerequisites but primarily uses the ant build tool. If you wish to compile the code then just check it out and:

cd /path/to/libgdx
ant

And it should compile.

Examples

There are a number of example games in the source. Some of them include:

  • metagun
  • superjumper
  • gdx-vertorpinball
  • rtm
  • very angry robots

To see how to use libgdx you can either go to the wiki (which has plenty of good information) or read through these example projects. Once again, if you get stuck just drop in to the friendly forums.

About

This is my public fork of the libgdx repository.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 35.0%
  • Java 32.1%
  • C++ 28.1%
  • Shell 2.0%
  • Assembly 1.0%
  • Objective-C 1.0%
  • Other 0.8%