8000 GitHub - blattgold/pygame-tetris
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

blattgold/pygame-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygame-tetris

depends on:

  • pygame

controls:

  • A: move left
  • D: move right
  • Space: rotate piece
  • ESC: pause

how to play:

Ubuntu:

  • run the following command to install the required packages if you don't already have them: sudo apt install git python3 python3-pygame
  • navigate to the directory where you want the game to be saved to and then enter the following command: git clone https://github.com/blattgoldowo/pygame-tetris
  • cd into the cloned directory and run ./game.py. (you might have to give it execute priviliges by doing "chmod +x ./game.py")

Windows:

  • download the latest release
  • unzip the archive
  • run game.exe

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0