Version 1.4 release!
Tetris for Two » Devlog
Version 1.4 is here!
in the new version we got
- New game mode: Wrestling
- Added support for playing with two controllers *
- Added support for playing with the mouse
- Added randomness setting **
- Menu is totally controllable with keyboard or controller, no mouse needed
* Intercept your opponent while trying to complete your own lines
** I finally bought the second controller, so I was able to properly test and implement this feature
*** Some people complained that Random Number Generator was bugged: figures often repeated as if they were "stuck" or, on contrary, were never seen during the game. However, this was not a bug, this is how probability works: odd sequence are much more likely than intuition tells us. Indeed, this true randomness is unsuitable for comfortable play. Therefore, I implement two alternative randomness methods: Fair Random and Sequential. Fair random is now a default RNG method.
Files
tetris_for_two_win_v1.4.zip 19 MB
Oct 23, 2022
tetris_for_two_linux_v1.4.zip 17 MB
Oct 23, 2022
tetris_for_two_mac_v1.4.zip 20 MB
Oct 23, 2022
Get Tetris for Two
Tetris for Two
Tetris for two players
Status | Released |
Author | Mikhail Shubin |
Genre | Puzzle |
Tags | Local Co-Op, Local multiplayer, pygame, Tetris |
More posts
- Version 1.3 release!Oct 04, 2022
- Steam Release!Jan 10, 2022
- Tetris for Two v1.2 Mac and LinuxFeb 06, 2021
- Tetris for Two v1.2Jan 31, 2021
- Tetris for Two v1.1Mar 04, 2020
Leave a comment
Log in with itch.io to leave a comment.