Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Sketchbook 0.3

Compare
Choose a tag to compare
@swift502 swift502 released this 04 Sep 23:04
· 161 commits to master since this release

Changes:

  • Migrated to TypeScript
  • Embedded type definitions
  • Removed GameModes, input is now received directly by a defined InputReceiver object
  • Implementation of IControllable interface, which allows objects to be controlled by characters
  • Car, airplane and helicopter physics
  • New demo scene