Commit Graph

12 Commits

Author SHA1 Message Date
LukeSkiiWalker
ee25509975 added OnCollisionComponent class and changed all tuples and lists to Upper case 2021-05-21 20:14:00 +02:00
d0fc25c93a Add A* to graph search 2021-05-09 18:11:25 +02:00
3463bd0415 Check map bounds when checking collision 2021-04-19 00:24:42 +02:00
77de2632ed Optimize imports 2021-04-18 19:29:56 +02:00
=
e80a690f43 add ecs 2021-03-28 18:05:52 +02:00
=
205d415e39 draw only the visible area of the map 2021-03-15 14:10:19 +01:00
=
a1ede76b6b extract static variables to separate file | introduce camera 2021-03-15 13:31:25 +01:00
=
0f92cbce7d change free roam movement to grid movement 2021-03-14 20:23:38 +01:00
=
04efd8876a introduce tiles layer 2021-03-14 17:12:11 +01:00
=
ede6112af4 use texture atlas instead of separate sprites 2021-03-14 16:59:37 +01:00
LukeSkiiWalker
4290f95576 fixed imports 2021-03-04 15:02:42 +01:00
=
ee2e5092bc initial commit 2021-03-04 14:07:44 +01:00