BatBat is a java game, he had very simply mission: to survive and to kill the evil. BatBat is the player how is asked to kill the anyone in his way, which are evil. Evil have many forms and is the mission of BatBat to find and discover in any level, for now the game have 4 levels.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
BatBat Game is to easy to run on you local machine just follow the steps:
1 - Import project as Workspace (File/Import/general select Existing Projects into Workspace)
2 - Run Game as Java Application (JDK environment - no JRE ).
Simply!
- Maven - Apache Maven
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
- Java - Java Library
Java is the foundation for virtually every type of networked application and is the global standard for developing and delivering enterprise software, web-based content, games and mobile applications. Java enjoys a large and mature ecosystem with strong tools support. Java delivers application portability and robust performance across many computing environments.
- JLayer - JLayer Library
JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for the JAVA platform. This is a non-commercial project and anyone can add his contribution. JLayer is licensed under LGPL.
- MP3SPI - MP3SPI Library
MP3SPI is a Java Service Provider Interface that adds MP3 (MPEG 1/2/2.5 Layer 1/2/3) audio format support for Java Platform. It supports streaming, ID3v2 frames, Equalizer, .... It is based on JLayer and Tritonus Java libraries.
- Tritonus - Tritonus Library
Tritonus is Java Sound API. Currently, GNU/Linux i386 and Linux/PowerPC is supported. Some separately download able plugins also run on other JavaSound platforms. Support for other platforms is planned for the future.
- Toni Kolaba - Initial work - tonikolaba