Skip to content

dinhlongviolin1/pygame-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3334f37 · Mar 30, 2020

History

4 Commits
Mar 30, 2020
Mar 30, 2020
Mar 30, 2020
Mar 30, 2020

Repository files navigation

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