jointris Manual page
Index
NAME
jointris - Joinable tetris blocks with bombsSYNOPSIS
- jointris [OPTION]
OPTIONS
--touch Start in touch mode.
-s --no-sound Disables sound;
more efficient than setting volume(s) to 0.
-f --fullscreen Start in fullscreen.
-t --testing Enable testing of custom games and themes.
-v --version Prints version.
-h --help Prints this message.
DESCRIPTION
Tetris-like game with multiple joinable blocks.
Features:
- multiple blocks that can be joined together
- multiple players collaborating or competing
- custom shaped blocks and weird rotations
- exploding bombs
- invisible stack
Since it is based on stmm-input, it's possible to play with joysticks, touch, multiple keyboards (if the stmm-input-xi plugin is installed), etc.
Note:
When started with --touch only single player games can be played.
The game's window is partitioned in eight cells over two columns, the top and bottom cells being smaller.
Each cell is associated with an action:
- Pause - Next
- Down - Next
- Drop - Rotate
- Left - Right
AUTHOR
Written by Stefano Marsili <efanomars@gmx.ch>.
LICENSE
Copyright © 2019-2020 Stefano Marsili.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Index
This document was created by man2html, using the manual pages.