Scroll to navigation

ctris(1) General Commands Manual ctris(1)

NAME

ctris

SYNOPSIS

ctris [-horvi]

DESCRIPTION

ctris is a Tetris(TM)-clone, written in C by using the ncurses library.

GAME CONTROLS

'q'
quit game
'p'
pause game
move brick left
move brick right
move brick down
rotate brick
move brick to the bottom

OPTIONS

parameter list
use old style keys (not documented, simply try out)
enable counterclockwise rotation
version info
enable the hide cursor workaround for consoles that don't support cur_set()
remove highscore-file

BUGS

Please report all Bugs to the author.

HOMEPAGE

http://www.hackl.dhs.org/ctris

AUTHORS

Dominik Hackl [ dominik@hackl.dhs.org ]

Jul 11 2005