Menu

Home

jododo

This java 2D game engine is a tiny game engine to create arcade style 2D games based on Java 2D technology.

Main objectives:

  • Keep the game engine as simple as possible to quickly create new 2D demos or games.
  • Get a better understandig for what constitutes a simple 2D game engine.
  • Find the line between the engine - the reusable parts - and games that are based on the engine.
  • Find out what is possible with Java 2D technology.

To approach these objectives the following steps are taken:

  • Each feature is demonstrated with a separate demo. See [Demos].

Project Members:


Related

Wiki: Demos

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.