Building a fantasy top-down game in Python (Part 3)
Enemy logic and projectile attacks
Jul 1, 202512 min read9

Search for a command to run...
Articles tagged with #game-development
Enemy logic and projectile attacks

The player, hazards, and sprite animations

The map and project setup
