1
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
36b7e0dda9 Update arrow graphics
Although this is much better than the old version, this doesn't handle
some edge cases like a very harsh diagonal.
2022-05-02 18:08:35 -04:00
a55410c122 Update some graphics
There's now a proper idle animation for units (although only the player
has one at the moment). The new tilemap size is 16x16 and everything
has been adjusted for it.
2022-05-02 16:42:55 -04:00
e5e6fef3cc Add collision for map tiles 2022-05-01 20:02:03 -04:00
41d1fa55ef Create a new general-purpose unit class, basic turn-ordering and arrows 2022-05-01 17:13:11 -04:00
5e6ffed741 Draw player and make sure to center the camera around their position 2022-04-30 19:07:30 -04:00
ecf601fa68 Add basic Tiled map and a tileset with just grass 2022-04-30 18:52:53 -04:00
243f4f7b2d Add initial files 2022-04-30 18:19:00 -04:00