mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
22 lines
729 B
Plaintext
22 lines
729 B
Plaintext
Blocks - a small tty based games using ncurses
|
|
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
|
|
Written by marc welz (rather : kluged by marc welz) - Redistribution is
|
|
subject to the GNU public license.
|
|
|
|
Notes
|
|
-----
|
|
Good idea to restrict file names to 20 chars.
|
|
|
|
The editor tries to fill the entire screen - so if you write a level on
|
|
a big screen, you will not be able to play it on a small one. And
|
|
remember to save the game you are editing before exiting.
|
|
|
|
Probably contains bugs - but if I knew what they were they would not be
|
|
there ...
|
|
|
|
Thanks
|
|
------
|
|
A big THANK YOU goes to Joey Hess (jeh22@conell.edu) who contributed
|
|
the pyramid level, wrote the man pages for the game and pointed out a
|
|
couple of minor bugs.
|