Create beautiful animations!

Recreate classic C64 game in Python with Pyglet.

Re-create a classic educational Commodore 64 game with Python and Pyglet. Learn how to create a window, put text on the screen, receive keyboard input, separate your logic from rendering and how to create beautiful animations!

Part 1 - Pyglet window and text

Part 2 - Game and keyboard

Part 3 - Game logic and movement

Part 4 - Graphical effects

Part 5 - Finishing the game

Written by Loek van den Ouweland on 2023-05-23.
Questions regarding this artice? You can send them to the address below.