dbeef / mad-pirates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

What is this repository for?

This is Mad Pirates game repository. For now (8th of May 2016) the game is in its very infancy, assets are 100% open game art and I foresee it will take some time to build what I want (android/PC sandbox 2D pirate game).

Version: I can't really call it a game right now.

How do I get set up?

  • Set up your environment
  • Clone the project to whatever place you want
  • Import the "core" project via gradle and build the game for any platform you want by importing "desktop" or "android" etc.

I'm using libgdx-contribs library for shaders (I explain benefits in one of my blog posts), so:

  • Make steps from this site (Cloning and importing the projects in Eclipse), in summary: clone all these libgdx-contribs projects wherever you want and import into your workspace by gradle

these additional projects may have a problem - then put a "gdx-1.3.0.jar" into their classpaths and put these projects into the "core" project's classpath

  • It should be working now

About


Languages

Language:Java 81.8%Language:CSS 12.3%Language:HTML 5.8%Language:JavaScript 0.1%