Gornova / MarteEngine

MarteEngine is a Java Engine for videogames
http://randomtower.blogspot.com
Other
74 stars 20 forks source link

Marte Engine Version: 0.3

  1. Introduction

MarteEngine (ME) is a Java videogame engine with focus on a simple, clear API for fast game development. Major inspiration comes from Flashpunk (http://flashpunk.net) and Slick forum (http://slick.javaunlimited.net/).

  1. Contribute

MarteEngine is an opensource project (see license.txt) hosted on GitHub. Do you want to try, improve or help? With Git this is easy and fun :D

  1. Documentation

See wiki for tutorial and documentation: https://github.com/Gornova/MarteEngine/wiki

  1. Files

Jar: http://gornova.github.io/MarteEngine/0.3/release/MarteEngine-3.0.0.jar Source: http://gornova.github.io/MarteEngine/0.3/release/MarteEngine-3.0.0-sources.jar Javadoc: http://gornova.github.io/MarteEngine/0.3/release/MarteEngine-3.0.0-javadoc.jar