A simple game made in python to demonstrate how to implement basic movement and animation on a 2D video game sprite. This was created using the pygame python library! Pygame provides functionalities ...
A real-time top-down action game featuring a knight with animated abilities (attacking, rolling, healing, etc.). Designed enemy AI (skeletons, fireball-shooting bat monsters), implemented collision ...