Skip to content

JackTriton/PyTetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyTetris

Tetris on Python with modern system and TGM grading


Requirement

  • Python 3.13.2 -
  • Python arcade 3.1.0
  • Windows, mac or Linux

Control

  • Left Arrow / Right Arrow : Left and Right Move
  • Up Arrow : Hard Drop
  • Down Arrow : Soft Drop
  • Right Shift : Sonic Drop
  • Z : Counter Clockwise Turn
  • X : Clockwise Turn
  • C : 180 Turn
  • A : Hold Piece
  • Escape : Pause
  • R : Reset

About

Tetris that runs on Python using arcade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages