Skip to content

A retro-style Tetris game built in Python using the Pygame library. Designed with a classic ASCII-inspired look for a nostalgic feel, it features smooth gameplay, a customizable hold box, and easy color/theme adjustments. Perfect for learning Pygame basics or enjoying a minimalistic arcade experience.

Notifications You must be signed in to change notification settings

Krishnasingh020/retro-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retro Tetris

A retro-style Tetris game built with Python and Pygame, featuring an old-school terminal aesthetic with a modern twist.


Screenshot of the game

Description

🎮 Features

  • Retro Look — Classic ASCII-style visuals for a nostalgic feel.
  • Customizable Hold Box — Change its color easily in the code.
  • Smooth Gameplay — Built using the Pygame library for fast rendering.

🛠 Installation

  1. Install Python 3.8+ and Pygame.
  2. Clone this repository:
    git clone https://github.com/Krishnasingh020/retro-tetris
    cd retro-tetris
    
  3. pip install pygame
  4. python retro_tetris.py

About

A retro-style Tetris game built in Python using the Pygame library. Designed with a classic ASCII-inspired look for a nostalgic feel, it features smooth gameplay, a customizable hold box, and easy color/theme adjustments. Perfect for learning Pygame basics or enjoying a minimalistic arcade experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages