PR pkg/20068. Tetrinet is a multiplayer, networked tetris game for up to 6 players. This version is to be used on a terminal.
11 lines
482 B
Text
11 lines
482 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2003/09/02 06:01:01 xtraeme Exp $
|
|
|
|
This tty version of tetrinet requires a 50-line terminal (you'll get the error
|
|
bad textwin size if you don't have a 50-line terminal).
|
|
|
|
You have two solutions :
|
|
- Run tetrinet in a 50-line X terminal
|
|
- Run tetrinet in a 50-line wscons terminal (see wscons.conf(5))
|
|
|
|
===========================================================================
|