Skip to content

This is a project I built in order to get more familiar with Pygame. Unfortunately, the only pygame features I needed were drawing a rectangle, opening a screen, and placing text on a screen. The rest of the project (so far) only required basic Python objects and functions. I am still learning coding, so I do plan on adding and updating function…

Notifications You must be signed in to change notification settings

AFireInside777/The-Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

The-Tetris

This is a project I built in order to get more familiar with Pygame. I do not have any vision or plan for a final version of this project. I am still learning coding, so I do plan on adding and updating functionality and visuals (using sprites) for this project as time passes.

This uses the Pygame module: https://pypi.org/project/pygame/

It also utilizes the Python time and random modules. The project can be ran in Python 3.10.7.

--Functionality for being able to pause the game is still being worked on. The game can pause if you press P, however, it does not un-pause.

You may play the game by downloading the code and running it in Python. I will try to provide an executable for the app if possible here.

About

This is a project I built in order to get more familiar with Pygame. Unfortunately, the only pygame features I needed were drawing a rectangle, opening a screen, and placing text on a screen. The rest of the project (so far) only required basic Python objects and functions. I am still learning coding, so I do plan on adding and updating function…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages