Sprites on a Raycasting game in Python with Pygame - Tutorial Devlog

Sprites on a Raycasting game in Python with Pygame - Tutorial Devlog

Continuing my raycasting game project in Python with Pygame, I'm introducing sprites to represent enemies and the player. Code on my GitHub: https://github.com/FinFetChannel/RayC... #python #gamedev #devlog