Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.03 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.03 KB

Antiyoy HD

This is the source code for a game called Antiyoy HD. However, most people know it as Antiyoy Online. AO is only available on android and has online multiplayer.

Antiyoy HD is only available on iOS and has no multiplayer. It's basically just an offline version of Antiyoy Online.

If you want to make a mod for Antiyoy, it is better to use this version. The source code for this version was mostly written from scratch and it is much better than what was in the initial version. Please keep your mod as a non commercial project.

How to get started:

  1. Create new libGDX project.
  2. Make sure that you can compile and run it.
  3. Swap core and assets with ones provided here.

Some essential files are missing from the repository (like android manifest or gradle files). You are supposed to already have some basic experience with libGDX then it should not be a problem.

If you have any questions about this project (how to set it up/why it doesn't compile/why it crashes on startup) then email me at [email protected], I'll help you.