Skip to content

matekdev/Tetracube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  _______ ______ _______ _____            _____ _    _ ____  ______ 
 |__   __|  ____|__   __|  __ \     /\   / ____| |  | |  _ \|  ____|
    | |  | |__     | |  | |__) |   /  \ | |    | |  | | |_) | |__   
    | |  |  __|    | |  |  _  /   / /\ \| |    | |  | |  _ <|  __|  
    | |  | |____   | |  | | \ \  / ____ \ |____| |__| | |_) | |____ 
    |_|  |______|  |_|  |_|  \_\/_/    \_\_____|\____/|____/|______|
                                                                    

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

  • Go to releases, download the .zip and run main.exe

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

About

Tetris clone created using Pygame

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages