_______ ______ _______ _____ _____ _ _ ____ ______
|__ __| ____|__ __| __ \ /\ / ____| | | | _ \| ____|
| | | |__ | | | |__) | / \ | | | | | | |_) | |__
| | | __| | | | _ / / /\ \| | | | | | _ <| __|
| | | |____ | | | | \ \ / ____ \ |____| |__| | |_) | |____
|_| |______| |_| |_| \_\/_/ \_\_____|\____/|____/|______|
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
- Go to releases, download the .zip and run main.exe
- 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
- Sound effects created using the copyright free tool http://www.superflashbros.net/as3sfxr/
- Video of gameplay below