The scope is to create a android game, by using Java. Robo Combat is a game that is like the well known game Mario World. It also includes a simple mapeditor.
For developers:
Suitable for beginners in the programming language Java.
Please download following programs:
- Eclipse + ADT plugin
- Android SDK Tools
- Android Platform-tools
- The latest Android platform
- The latest Android system image for the emulator
All this is available in the bundle: http://developer.android.com/sdk/index.html
A variation of the classic Mario game with a custom mapeditor.
This is a variation of the classic Mario game in which you, Mario, must survive against a never ending onslaught of enemy Mario's.
The application includes an in-game mapeditor, so you can create your own custom maps to play on, as well.
An multi-map layered editor for tile based games. Compound brush editing enables quick painting of large maps. This project has been deprecated in favour of Yatey++. It needed wholesale usability changes and Java was not a good choice of language.
A platform, sidescrooling, map oriented game for the Nintendo's Game Boy Advance system (think of Metroid or Castlevania-SotN). This project also contains the tools developed to produce the game, like a mapeditor and a tile creator that parses a BMP im
A clone of the old DOS game Commander Keen. It's written in C++ and uses the SDL library so it's mostly platform independent. A map-editor (Java 1.5) is also included.