Skip to content

LegendOfOguh/game

 
 

Repository files navigation

A Lenda de Oguh

This is an Java Android 2D game based on AndEngine, you can view how to set it up here

Dependencies

Recomendations

For better code interaction and visualization we recommend the eclipse IDE. For testing the application we highly recommend the Genymotion Android emulator because of it's stability and useful features, along with it's the eclipse plugin.

Usage

You may import the folder Game2d into eclipse as an existing Java project and set it's dependencies on libraries of Java Build Path. After that you can run your project as Android Application.

You can use Genymotion to test the app, or you can run on an Android (4.0.3 or higher) Smartphone directly connect to the computer.

This creates the default executable:

.. bin/Game2d.apk

Witch you can install later on your Android Smartphone.

Documentation

//@TODO: Generate Documentation -> Doxygen

Packages

No packages published

Languages

  • Java 53.6%
  • C 23.5%
  • C++ 22.4%
  • Makefile 0.3%
  • Shell 0.1%
  • Objective-C 0.1%