
ECS in Python
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
I didn't have much time at all to do anything. So I implemented an Entity Component System that I think is pretty close to what might be needed for someone just getting started with ECS. I think there's room for improvement, and I'll certainly update more later.