1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
water-symbol/core/src/com/redstrate/watersymbol
Joshua Goins 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
..
screens Update some graphics 2022-05-02 16:42:55 -04:00
AStar.java Add collision for map tiles 2022-05-01 20:02:03 -04:00
AttackAction.java Log damage done to stdout 2022-05-01 19:28:31 -04:00
TradeAction.java Add unit actions execution 2022-05-01 18:27:27 -04:00
Unit.java Add unit actions execution 2022-05-01 18:27:27 -04:00
UnitAction.java Add unit actions execution 2022-05-01 18:27:27 -04:00
WaitAction.java Add unit actions execution 2022-05-01 18:27:27 -04:00
WaterSymbol.java Move screen classes into their own package 2022-04-30 18:57:04 -04:00