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 ...
This is a game 🎮 made with python 🐍 and pygame to understand how to create sprites, animations and artificial intelligence enemies behavior - GitHub - zearkiatos/python-sprites-animations-game: This ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...