Today I started a Tetris clone in python using pygame. I started off by creating a repository using git so I could work on this project from home. I then found a good tutorial online (https://www.techwithtim.net/tutorials/game-development-with-python/tetris-pygame/tutorial-1) To help me and I followed the first lesson. Here’s the window so far but underneath there are already […]
FREE FRIDAY (4/5/2024)
Today i started a 2d platformer with pygame, i added basic player movement such as walking around and jumping and it works pretty well!