Code accompanying the libgdx workshop slides. Libgdx is a cross-platform game development framework. Write your app in Java and deploy it to Windows, Linux, Mac OS X, HTML5/WebGL, Android and iOS. More information at the official site.
Steps to work with the code:
- Clone the repository via a Git client of your choice (preferred), or get the zip containing the contents of this repository
- Setup your development environment
- Read the workshop slides and follow along
Happy coding!