News

Learn how to make a game in Python using the popular Pygame. You'll learn how to handle player inputs, draw graphics, and more.
An interactive Conway's Game of Life with a GUI, built in Python using only Tkinter. This is what it looks like: Requirements? Python 3.10+, that's all. How to run it? Just run the game_of_life.py.