CHECKERS – PYTHON PROJECT ABSTRACT
This project implements a classic Tetris game using
Python's Pygame library. The game features a grid-
based layout where players manipulate falling
tetromino shapes to complete solid rows that are clear
from the screen. Players can move shapes
horizontally, rotate them, and increase their drop
speed. The game includes visual elements such as
colorful tetromino shapes, a dynamic background,
interactive text for scoring, game states (including
pause and game over), and instructions. It utilises
basic game development principles including grid-
based rendering, collision detection, shape
manipulation, and user input handling. This
implementation provides players with an engaging
and interactive Tetris experience on the Pygame
platform.
~ Irfan S
Grade 11 B