Building a fantasy top-down game in Python (Part 4)
To recap, we now have A map layout with hazard, enemy, player and coin components Character animations A player that can move and attack Enemies that can chase and attack the player At this point, we could integrate more complex pathfinding alg...
Aug 1, 20257 min read16





