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 Windows Build x64 and download main.exe and sounds
- Place both the folder and main.exe in the same directory and run
- 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