Skip to content

Polytris is a Tetris clone developed using Python, Pyglet for graphics, and Mediapipe for gesture control. It features n-tetronimo blocks instead of the standard 4, providing a unique gameplay experience. The game incorporates gesture control through MediaPipe's hand recognition model, allowing players to interact with using hand movements.

Notifications You must be signed in to change notification settings

rohan-deswal/polytris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polytris

By Rohan Deswal and Mudit Aggarwal

This repository contains an implementation of the game Tetris which also enables you to play the game with N-Order Polyominoes instead of just Tetrominoes.

Controls

  • LEFT ARROW - Move Left
  • RIGHT ARROW - Move Right
  • UP ARROW - Rotate Clockwise
  • LCTRL - Rotate AntiClockwise
  • SPACE - Hard Drop

About

Polytris is a Tetris clone developed using Python, Pyglet for graphics, and Mediapipe for gesture control. It features n-tetronimo blocks instead of the standard 4, providing a unique gameplay experience. The game incorporates gesture control through MediaPipe's hand recognition model, allowing players to interact with using hand movements.

Topics

Resources

Stars

Watchers

Forks

Languages