HamonEngine

  • Modified: 4/4/2021 12:11:15 PM
  • Platforms: Browser
  • Languages: Javascript

The HamonEngine is a simple, experimental 2d javascript game engine.  What started as a simple Pac-man clone, soon morphed into an experimental game engine.  The engine is simply a collection of wrapper classes that encompass the canvas drawing & multimedia APIs, as well as provide helper logic for calculating things such as collision detection.  Since the engine is organized into areas/namespaces, some of the classes can be omitted to provide a barebones framework.


Demos of available features can be found at http://demos.caffeinatedrat.com/hamon/



No source available
                        Please select a file from the tree to view.