Skip to content

Block Composer is a game where players have to convert falling blocks into complete lines to score points. It is a challenging and fun puzzle game that requires strategy and quick thinking. Inspired by Tetris

License

Notifications You must be signed in to change notification settings

CodePrivateer/Block-Composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block-Composer

Block Composer is a game where players have to convert falling blocks into complete lines to score points. It is a challenging and fun puzzle game that requires strategy and quick thinking. Inspired by Tetris.

Requirements

Python environment, Block Composer was tested with Python 3.11.5

To run this game you must have the following Python packages installed:

-pygame

You can install these packages with pip:

pip install pygame

Or with CMD:

python.exe -m pip install pygame

About

Block Composer is a game where players have to convert falling blocks into complete lines to score points. It is a challenging and fun puzzle game that requires strategy and quick thinking. Inspired by Tetris

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages