diff options
author | asami <asami@FreeBSD.org> | 1996-11-16 20:24:29 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-16 20:24:29 +0800 |
commit | 66c8b39041c481f7f6c12cacf76dfeb439504bc9 (patch) | |
tree | 3d12b27d951ebf965a763e44e1f1345419535562 | |
parent | f6e2664ad0f61f2de4ca76c0198bb2cb29c6dd6e (diff) | |
download | freebsd-ports-graphics-66c8b39041c481f7f6c12cacf76dfeb439504bc9.tar.gz freebsd-ports-graphics-66c8b39041c481f7f6c12cacf76dfeb439504bc9.tar.zst freebsd-ports-graphics-66c8b39041c481f7f6c12cacf76dfeb439504bc9.zip |
Cute little blob-merging game. Set to RESTRICTED because the
author is ashamed of the quality. Drat.
Closes PR ports/2027.
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
-rw-r--r-- | games/xpuyo/Makefile | 28 | ||||
-rw-r--r-- | games/xpuyo/distinfo | 1 | ||||
-rw-r--r-- | games/xpuyo/files/README | 93 | ||||
-rw-r--r-- | games/xpuyo/pkg-comment | 1 | ||||
-rw-r--r-- | games/xpuyo/pkg-descr | 25 | ||||
-rw-r--r-- | games/xpuyo/pkg-plist | 3 |
6 files changed, 151 insertions, 0 deletions
diff --git a/games/xpuyo/Makefile b/games/xpuyo/Makefile new file mode 100644 index 00000000000..3eef71f2a71 --- /dev/null +++ b/games/xpuyo/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: xpuyo +# Version required: 0.0 +# Date created: 12 October 1996 +# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> +# +# $Id$ +# + +DISTNAME= xpuyo +PKGNAME= xpuyo-0.0 +CATEGORIES= games +MASTER_SITES= ftp://ftp.huee.hokudai.ac.jp/pub/games/ + +MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp + +USE_IMAKE= yes +XMKMF= xmkmf +NO_INSTALL_MANPAGES=yes + +RESTRICTED= the author ashames the quality of this version + +post-install: + @chmod 755 ${PREFIX}/bin/xpuyo + @chown bin.bin ${PREFIX}/bin/xpuyo + ${MKDIR} ${PREFIX}/share/doc/xpuyo + ${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/doc/xpuyo + +.include <bsd.port.mk> diff --git a/games/xpuyo/distinfo b/games/xpuyo/distinfo new file mode 100644 index 00000000000..7f41111b61e --- /dev/null +++ b/games/xpuyo/distinfo @@ -0,0 +1 @@ +MD5 (xpuyo.tar.gz) = 241bb0145c9e45d6cde1881cfa409ee6 diff --git a/games/xpuyo/files/README b/games/xpuyo/files/README new file mode 100644 index 00000000000..66f346da889 --- /dev/null +++ b/games/xpuyo/files/README @@ -0,0 +1,93 @@ +xpuyo version 0.0 (21/Sep/1993) + takahasi@huee.hokudai.ac.jp (Una TAKAHASHI) + + translated by Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp> + +Xpuyo is the tetris-like down-type puzzle game for X-Window version. +Now only man vs man game is available, with two different consoles through + network. + +Requested systems + + GCC, X11R4 or upper + + ss2, news, omron luna88k(some fixed) can let xpuyo work with no problem + and I receipt a report EWS-4800(NEC) does that also. + +Complile + + For written in ANSI C, compiler is set to gcc by default. + Type: + + xmkmf + make depend + make + + to compile xpuyo. You can ignore warning if it appear some. + And type: + + make install + + to install xpuyo. + + It needs the application defauls file , so please cp or ln the file + Xpyuo.ad to ~Xpuyo or somewhere + +Play + + Type: + + xpuyo + + to start xpuyo. + Each player must start xpuyo and connect each other. + + Now one player only game is not available. Players must start xpuyo from + each console. When play from different hosts, one of the players specify + another hosts. When play from same host with X terminals , it doesn't + need. One is automatically become a server, and the other a client. + Then, you play 'puyo puyo'. Look and feel how to bound or rotate. + +Extra + + Start xpuyo with -sigle option and do self-playing. But this is for debug + , so 'Jama Puyo' fall on yourserf. + +Known Bugs + + Play on different type machine may cause byte order problem. + -> Because xpuyo send and receive binary data.(TODO) + + 'Far' host may make games what couldn't be games. + -> No consideration for low bandwidth. (Hmmmmmm.... ^^); + + Very dirty code around network. + -> To rewrite , yes. + + No man pages. + -> When I have some time.. + + There's no copyright description in the sources. + -> Next time (Do I write in English??) + + + Author(i.e. me) won't do bug fix. + -> Only my laziness (sorry) + +Bug report + + Please e-mail to me if you have some problem or so. + Write your machine environment with it. + +Copy rights + + (Please read README.jp) + +Special Thanks + + Very pretty bitmaps are made by zenjy@huie.hokudai.ac.jp. Thanks to + who do test play or other. + + Additionaly, thanks to GNU project released GCC, MIT released X-Window. + +takahasi@huee.hokudai.ac.jp diff --git a/games/xpuyo/pkg-comment b/games/xpuyo/pkg-comment new file mode 100644 index 00000000000..d74f3c53823 --- /dev/null +++ b/games/xpuyo/pkg-comment @@ -0,0 +1 @@ +puyo-puyo, tetris like puzzle game for X-Window. diff --git a/games/xpuyo/pkg-descr b/games/xpuyo/pkg-descr new file mode 100644 index 00000000000..7f93aab9e85 --- /dev/null +++ b/games/xpuyo/pkg-descr @@ -0,0 +1,25 @@ +Puyo-Puyo, a tetris-like puzzle game for X-Window. + +What is 'Puyo-Puyo': + The word 'puyo' is the Japanese word that means the state of meterial + with some bounce, like a pudding, very soft ball, or very thick fat. + The game 'Puyo-Puyo' is one of the most popular and famous video game + in Japan. + +Rules: + Puyo falls down from upper line in pair. You can rotate the puyo + pair and fall it where you like. The puyo disapear when four + puyo with their color same are connected into one piece. + +Start: + Type 'xpuyo' to start xpuyo, but now man vs man mode is only available. + '-single' option let you start xpuyo in single mode, but it's debug + mode, so 'Jama-Puyo' fall on yourself. + ('Jama' means 'disturb' in Japanese.) + You start xpuyo, and the other person start xpuyo on other machine + such an X terminal, or other host, and push connect button. + (Play on defferent machine architechture is not supported.) + +See more information read /usr/X11R6/share/doc/xpuyo/README. + +Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp> diff --git a/games/xpuyo/pkg-plist b/games/xpuyo/pkg-plist new file mode 100644 index 00000000000..daf796e3431 --- /dev/null +++ b/games/xpuyo/pkg-plist @@ -0,0 +1,3 @@ +bin/xpuyo +lib/X11/app-defaults/Xpuyo +shared/doc/xpuyo/README |