A vector art sketch of Robert Downey Jr. (Iron Man) created entirely with Python's Turtle graphics library. This project uses an object-oriented approach to draw the portrait based on a series of ...
This project recreates a simple version of the 1980s Breakout game where the player controls a paddle to bounce a ball and break bricks. The main goal of this project is learning by building, with an ...