Back to School with Tetris Game
week 12 (11/21 - 11/28): Application Programming


{bits: pygame | atoms: PC}

Table of Contents:

1. Tetris

2. The Code


1. Tetris

This week's goal is to build an applicaiton with a GUI that can get some input and display output in a user-friendly environment. I decided to go vintage style and use Python to program a TETRIS game. Here is the video with me reliving school memories :


2. The Code

I'm going to update this section with more detailed explanations about the code. In teh meantime here is the code: