Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 340 Bytes

pygame-tetris

Pygame Tetris with single player and multiplayer mode

Requirement to use this app

  • Have python installed (socket, threading is built into Python)
  • Have Pygame installed

What is in this game?

  • Full-fledged mordern Tetris with advanced feature including wall spin and T-spin
  • Multiplayer mode on the same client