2
GameEngineZ
Gameengine ObjectOrientated and Eventsbased for TIC80 in Javascript
This is a gameengine in javascript.
For more info and documentation: https://github.com/t00cg/GameEngineZ/wiki/GameEngineZ
Javascript OOP-Event-Based GameEngine for TIC80.
Features:
Javascript
ObjectOrientated
Visual Debugging
Simple StateMachine (Title|Menu, Ingame) Init and Update
GameObject-Tree (Objects with children)
GameObject with Position, Size, Draw-Routine
GameObject with Animationssystem
GameObject with Events
Init-Event
Update-Event
OnCollisionEvents
OnMouseOver / OnMouseClick
OnTimerEnd
OnDelete
GameObjectClasses for Sprites, Natives, UI
Camera(Map)-System
Map-Animation-System
Map-Check-System
Simple Coding GUI-System