riktothepast / Futile_TileMap_AABB

Classes for a Tilemap using futile and simple collisions using AABB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Futile_TileMap_AABB

Classes for a Tilemap using futile and simple collisions using AABB.

#TileMap:

  • Allows to create a map using json notation for the data
  • Scrolls based on a vector on the screen

#AABB:

  • Simple Axis Aligned Bounding Box collision detection

About

Classes for a Tilemap using futile and simple collisions using AABB


Languages

Language:C# 99.0%Language:C 1.0%