/Tetracube

Tetris clone created using Pygame

Primary LanguagePython

Tetracube

Tetracube is a NES Tetris clone recreated using Python along with Pygame

  • It features mechanics very similar to the NES Tetris game released
    • Exact same tetromino pseudorandom generation
    • Rotation mechanics
  • Mouse and keyboard support
  • W,A,S,D or arrow keys
  • R to reset or use mouse to click on restart button
  • M to mute or use mouse to click on mute button

Windows

Building

  • If you would like to build your own download then put all three .py files and the sounds folder (containing all sound files) in one directory and run main.py
  • Make sure that you have pygame preinstalled

Credits

Tetracube

  • Video of gameplay below

Tetracube