Skip to content

Releases: srepollock/divine-engine

First Version

14 Sep 06:18
e0f6f9e
Compare
Choose a tag to compare

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!