A downloadable game for Windows, macOS, and Linux

You'll yearn for the regular tetris blocks.

Tetris Bane A Tetris clone with a deliberately frustrating set of blocks. There's also a classic mode for the purists, an ultra hard metal mode and even a chill mode!

This game is open source! Check out the code.

Music Attribution:

Tetris Metal by Chris Evans
License: http://creativecommons.org/licenses/by/4.0/

A Very Brady Special by Kevin MacLeod
Link: https://filmmusic.io/song/5760-a-very-brady-special
License: http://creativecommons.org/licenses/by/4.0/

Midnight Tale by Kevin MacLeod
Link: https://incompetech.filmmusic.io/song/4710-midnight-tale
License: http://creativecommons.org/licenses/by/4.0/

Ghost Dance by Kevin MacLeod
Link: https://incompetech.filmmusic.io/song/3802-ghost-dance
License: http://creativecommons.org/licenses/by/4.0/

Special thanks to Chris Evans from making the "Tetris Metal" music.

StatusReleased
PlatformsWindows, macOS, Linux
Authorandrew_jones
GenrePuzzle
Made withSDL, Rust
TagsRelaxing, Retro, Singleplayer, Tetris
Code licenseMIT License
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard
LinksSource code

Download

Download
Tetris Bane v1.0 (windows).zip 10 MB
Version 1 Sep 24, 2020
Download
Tetris Bane v1.0 (mac).zip 10 MB
Version 1 Sep 24, 2020
Download
Tetris Bane v1.0 (linux).zip 10 MB
Version 9 Sep 25, 2020

Install instructions

Windows: Download, unzip and run the tetris-bane.exe

MacOS: Download and drag the Tetris Bane .app  into the applications folder. The MacOS build supports 10.14 and above.

Linux: 

Linux requires SDL2, SD2L_ttf and SDL2_mixer to be preinstalled:

For ubuntu systems install SDL2, SD2L_ttf and SDL2_mixer with:

sudo apt-get install libsdl2-dev libsdl2-mixer-dev libsdl2-ttf-dev

Or install with the package manager for your Linux distro.

Once SDL2, SDL2_mixer and SDL2_ttf are installed. Download the linux build, cd into the install directory and run:

mkdir tetris-bane
cd tetris-bane
unzip ../tetris-bane.zip
./tetris-bane

Only Linux 64bit platforms are supported.

Development log

Leave a comment

Log in with itch.io to leave a comment.