Karma Platform

The KarmaPlatform is a compact and easy to user 2D platform framework to defvelop very si;ple game with the JDK only.

a simple 2D demo example

  1. Introduction
  2. Main class Application
  3. About the rendering
  4. Entity
  5. Adding text object
  6. The Scene
  7. Add child to Entity
  8. Collision and Response
  9. Add a Camera
  10. Add some platforms
  11. World Disturbance

McG.