build Tetris game using chatGPT : pygame + python
Step 1: I asked GPT "Please list 20 games that can be made with Python in order of addictiveness." and then I answered "I want to make a Tetris-style puzzle game.".
s
Step 2.:installed Pygame library on my PC
Step 3 : run the code on VSCode.
#pythongamedevelopment #code #programming #coding #pygame