This website requires JavaScript.
Explore
Help
Register
Sign In
CodingPirates
/
PyGame-Tetris
Watch
1
Star
0
Fork
0
You've already forked PyGame-Tetris
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
27
Commits
1
Branch
0
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lerking
381b3fd0af
Merge pull request '0.2.0' (
#10
) from 0.2.0 into main
...
Reviewed-on:
#10
2025-05-10 14:59:49 +02:00
assets
Initial game. /JL
2025-04-21 20:33:36 +02:00
.gitignore
Initial commit
2025-04-21 11:32:54 +02:00
bricks.py
Refactoring to use numpy. /JL
2025-05-04 20:56:01 +02:00
dropnext.py
Rotation is now working. /JL
2025-04-25 17:12:10 +02:00
dropzone.py
Mowing toward numpy for grid and bricks. /JL
2025-05-10 14:59:00 +02:00
enums.py
Move block working. /JL
2025-04-22 20:23:05 +02:00
globals.py
Refactoring to use numpy. /JL
2025-05-04 20:56:01 +02:00
hud.py
Working on rotation. /JL
2025-04-23 13:45:29 +02:00
LICENSE
Initial commit
2025-04-21 11:32:54 +02:00
README.md
Initial commit
2025-04-21 11:32:54 +02:00
requirements.txt
Mowing toward numpy for grid and bricks. /JL
2025-05-10 14:59:00 +02:00
tet.py
Refactoring to use numpy. /JL
2025-05-04 20:56:01 +02:00
tetris.py
Mowing toward numpy for grid and bricks. /JL
2025-05-10 14:59:00 +02:00
README.md
PyGame-Tetris
A small tetris game writen in Python, using pygame.
Description
A small tetris game writen in Python, using pygame.
classic
controller
gaming
pygame
python3
tetris
Readme
MIT
92
KiB
Languages
Python
100%