Skip to content

Add Tetris game and integration pack #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VEgh-91
Copy link

@VEgh-91 VEgh-91 commented May 14, 2025

Hi @grantjenks,
I'd like to contribute a Tetris game implementation and an integration pack to the project. This addition includes:
New Tetris Project
A complete Tetris game based on Python's tkinter library.
Features: scoring system, level progression, pause/resume, and game over detection.
Controls: Arrow keys for movement, Up key to rotate, Space to hard drop.
Integration Pack
A new tetris/ directory with all game files.
Updated README.md to include instructions for running the game.
No changes to existing games or code structure.
Testing
Tested on Python 3.8+ (Windows/macOS/Linux).
All existing games in the repository still work as expected.
5626ce552c38791538c7520962df2e3
Let me know if any changes are needed!
Thanks,
VEgh-91

@VEgh-91
Copy link
Author

VEgh-91 commented May 14, 2025

Hi @grantjenks,
I'd like to contribute a Tetris game implementation and an integration pack to the project. This addition includes:
New Tetris Project
A complete Tetris game based on Python's tkinter library.
Features: scoring system, level progression, pause/resume, and game over detection.
Controls: Arrow keys for movement, Up key to rotate, Space to hard drop.
Integration Pack
A new tetris/ directory with all game files.
Updated README.md to include instructions for running the game.
No changes to existing games or code structure.
Testing
Tested on Python 3.8+ (Windows/macOS/Linux).
All existing games in the repository still work as expected.
42804dc48cb8333cdac26aeb36bb230

Let me know if any changes are needed!
Thanks,
VEgh-91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant