GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ctris(1) FreeBSD General Commands Manual ctris(1)

ctris

ctris [-horvi]

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

'q'
quit game
'p'
pause game
KEY_LEFT, 'j' or 'a'
move brick left
KEY_RIGHT, 'l' or 'd'
move brick right
KEY_DOWN or 's'
move brick down
KEY_UP, 'k' or 'w'
rotate brick
SPACE
move brick to the bottom

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

Please report all Bugs to the author.

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

Dominik Hackl [ dominik@hackl.dhs.org ]
Jul 11 2005

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.