Skip to content

First Version

Latest
Compare
Choose a tag to compare
@srepollock srepollock released this 14 Sep 06:18
· 51 commits to master since this release
e0f6f9e

This was the major working project version.

Main features include:

  • WebGL Rendering
  • Publisher/Subscriber messaging
  • Entities with Behaviours and Components
  • Zone->Scene management
  • Mild AABB physics implementation (provided through collision components)
  • Sound system
  • Mild testing

Built for usage with Typescript in Electron with NodeJS.

Read how to install and use in the README.

This is the first working version of the engine to use in projects. Please make your dreams and have fun doing it!