Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (29 loc) · 641 Bytes

File metadata and controls

35 lines (29 loc) · 641 Bytes

Roadmap

0.0.6

  • document every class with a complete example
  • http based debugger
  • parallax helper
  • raycasting
  • actors
  • tiled map loader

0.0.5

  • redo the animation loader
  • actors WIP
  • Resource management
  • triggers, update trigers
  • send data from scene to scene when changing the active scene

0.0.4

  • ArkScript-ing
  • scene graph

0.0.3

  • Better tilemaps
  • Basic widgets
  • View example

0.0.2

  • Profiler (runtime rendering and logic)
  • Tilemap loader and renderer

0.0.1

  • Application
  • SceneManager
  • Scene
  • Basic example