Skip to content

1AmIWho1/pent

Repository files navigation

pent

What is it?

Tetris, but with polyomino consisting of 5 squares

Сontrol

  • A, D - move left/right
  • Q, E - rotate
  • S - accelerate
  • Space - to start/continue game, drop
  • Esc - settings

Tech stack:

  • python
  • pygame

How to set the project:

  1. Clone repository:
git clone https://github.com/1AmIWho1/pent.git
  1. Update pip:
pip install --upgrade pip
  1. Go to the project directory and install requirements:
pip install -r requirements.txt
  1. Run the game:
python run.py

About

Tetris, but it uses pentomino

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages