JamesDSource / HeapsComponentsBase

A basic game structure for heaps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heaps Components Base

A basic game structure for heaps, with some additional functionality Relies on heaps and vector-math


Main Features

  • Components entity system (Not ECS)
  • Fixed update loop
  • Collision detection and manifold generation
  • 2D rigid body physics
  • A* node/grid pathfinding
  • Tweening/easing with reflection
  • Auto/rule-tiling
  • Behavior tree nodes

About

A basic game structure for heaps.


Languages

Language:Haxe 100.0%