summaryrefslogtreecommitdiff
path: root/test-aabb
AgeCommit message (Collapse)Author
2020-04-29Totally revamped the program, and made it faster.mrb0nk500
2019-10-15Make clld less bloat, and faster.mrb0nk500
I removed most of the if statements in tile hightmap, and replaced them with flags.
2019-10-02Add x, and y velocity variables, and fixed some bugs in AABB collision.mrb0nk500
2019-10-01Added Axis Aligned Bounding Box collision.mrb0nk500