Popularity
4.9
Declining
Activity
4.4
-
7
5
0

Monthly Downloads: 37
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Game    
Latest version: v0.2.0.0

betris alternatives and similar packages

Based on the "Game" category.
Alternatively, view betris alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of betris or a related project?

Add another 'Game' Package

README

betris

A tetris-clone for braille display users.

How does it work

Every block is a dot. And the game has been flipped 90 degrees, so you are playing from right to left instead of top to bottom.

The size of the playing field is identical to the original game. Since a braille character is 4 dots in height, the player needs to scroll up/down to see the full field of 10 blocks. There is no need to interact with a screen reader. Moving the current tetrimino around will also move the currently visible area. The tetrimino is always aligned at the top of the display, except for the last column.

Demo

This game can be played online.

$ ssh [email protected]