A downloadable game for Windows, macOS, and Linux

Download NowName your own price

Practris is a tool I wrote for my partner to practice her Tetris skills.

Many people have told me that they get anxious while playing the world's most popular block-dropping game, and I figure that the anxiety comes from block placement.  I wrote Practris so that people can practice block placement without worrying about time pressure or gravity.

Pieces fall when you tell them to.  They can also move back up so that you can consider alternate placement.  You can rewind moves (and play them back), and there are controls for showing the different rotation points under modern Tetris rotation rules.

There is a mode for creating an initial board state, in case you want to practice a T-spin triple setup, or a four-wide setup, or random garbage.

Please note:  While Unity lets me build for Linux and Mac, I have only used the executable in Windows.  I am told that you can "sudo chmod -755 ..." the application on Mac and it will run.

The source code lives at https://github.com/Invariel/Practris, so if you want to build it for yourself, please feel free to.  It should be platform agnostic enough that you can build it wherever you have a build environment.

Download

Download NowName your own price

Click download now to get access to the following files:

Practris v2 - Linux - 1.0.5.zip 26 MB
Practris v2 - Windows - 1.0.5.zip 31 MB
Practris v2 - Mac - 1.0.5.zip 37 MB

Comments

Log in with itch.io to leave a comment.

Thanks I wish there were a 180 rotation keybind... in online game like tetrio you can rotate 180 that opens more possibilities for spins. 

(+1)

I don't like the 180 rotate option that is offered by those games, but if I do a revision 2 or something like that I will include a button for 180 counter-clockwise and 180 clockwise to reflect what is out there.

Also if I return to this for a revision 2, it'll include alternate rulesets (NES rotation, ARIKA rotation, triminos, pentominos) and possibly customized rulesets (though that would be a lot of work for defining rotation rules) so that you can practice more to your style.

Thank you for your feedback, I hope you enjoy what is there.