Initial import of this interesting game.

TODO:
Do we have ${PREFIX}/var/games in mtree?

DESCR:
tenmado is a vertically scrolling, late 1990s style (that is, a massive
number of enemy shots against a smaller-than-it-looks spaceship) shoot 'em
up game. A very accurate collision detection makes it a game of dexterity.
If something looks like a triangle, it is a triangle, not a rectangle of
similar size. 

However, surviving is only 20% of the game. The main feature of tenmado is
the "color chain bonus". You can get a very big score (about 100 times
bigger than a normal enemy-destruction point) by destroying enemies of the
same color successively. It is easy or difficult depending on how greedy you
are.
This commit is contained in:
Michal Pasternak 2004-03-08 05:05:25 +00:00 committed by Thomas Klausner
parent e6b26134dc
commit 545135dc61
5 changed files with 126 additions and 0 deletions

11
tenmado/DESCR Normal file
View file

@ -0,0 +1,11 @@
tenmado is a vertically scrolling, late 1990s style (that is, a massive
number of enemy shots against a smaller-than-it-looks spaceship) shoot 'em
up game. A very accurate collision detection makes it a game of dexterity.
If something looks like a triangle, it is a triangle, not a rectangle of
similar size.
However, surviving is only 20% of the game. The main feature of tenmado is
the "color chain bonus". You can get a very big score (about 100 times
bigger than a normal enemy-destruction point) by destroying enemies of the
same color successively. It is easy or difficult depending on how greedy you
are.

18
tenmado/Makefile Normal file
View file

@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/03/08 05:05:25 mpasternak Exp $
#
DISTNAME= tenmado-0.6
CATEGORIES= games
MASTER_SITES= http://www.interq.or.jp/libra/oohara/tenmado/
MAINTAINER= dotz@irc.pl
HOMEPAGE= http://www.interq.or.jp/libra/oohara/tenmado/
COMMENT= Vertical scrolling shoot'em-up game.
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

88
tenmado/PLIST Normal file
View file

@ -0,0 +1,88 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/08 05:05:25 mpasternak Exp $
bin/tenmado
man/man6/tenmado.6
share/games/tenmado/default/score-stage-1.txt
share/games/tenmado/default/score-stage-2.txt
share/games/tenmado/default/score-stage-3.txt
share/games/tenmado/default/score-stage-4.txt
share/games/tenmado/default/score-stage-5.txt
share/games/tenmado/default/score-total.txt
share/games/tenmado/image/burst-blue-damaged.png
share/games/tenmado/image/burst-blue.png
share/games/tenmado/image/burst-purple-damaged.png
share/games/tenmado/image/burst-purple.png
share/games/tenmado/image/burst-red-damaged.png
share/games/tenmado/image/burst-red.png
share/games/tenmado/image/disconnection-bit.png
share/games/tenmado/image/disconnection-core-damaged.png
share/games/tenmado/image/disconnection-core.png
share/games/tenmado/image/doubt-damaged.png
share/games/tenmado/image/doubt.png
share/games/tenmado/image/fear-damaged.png
share/games/tenmado/image/fear.png
share/games/tenmado/image/font-medium.png
share/games/tenmado/image/horizon-blue-damaged.png
share/games/tenmado/image/horizon-blue.png
share/games/tenmado/image/horizon-purple-damaged.png
share/games/tenmado/image/horizon-purple.png
share/games/tenmado/image/horizon-red-damaged.png
share/games/tenmado/image/horizon-red.png
share/games/tenmado/image/intuition-damaged.png
share/games/tenmado/image/intuition.png
share/games/tenmado/image/large-ball-blue.png
share/games/tenmado/image/large-ball-purple.png
share/games/tenmado/image/large-ball-red.png
share/games/tenmado/image/last-boss-damaged.png
share/games/tenmado/image/last-boss-demo-0.png
share/games/tenmado/image/last-boss-demo-1.png
share/games/tenmado/image/last-boss-demo-2.png
share/games/tenmado/image/last-boss-demo-3.png
share/games/tenmado/image/last-boss.png
share/games/tenmado/image/medium-ball-blue.png
share/games/tenmado/image/medium-ball-purple.png
share/games/tenmado/image/medium-ball-red.png
share/games/tenmado/image/midnight-bit-blue-damaged.png
share/games/tenmado/image/midnight-bit-blue.png
share/games/tenmado/image/midnight-bit-purple-damaged.png
share/games/tenmado/image/midnight-bit-purple.png
share/games/tenmado/image/midnight-bit-red-damaged.png
share/games/tenmado/image/midnight-bit-red.png
share/games/tenmado/image/midnight-damaged.png
share/games/tenmado/image/midnight.png
share/games/tenmado/image/overrun-bit-blue-damaged.png
share/games/tenmado/image/overrun-bit-blue.png
share/games/tenmado/image/overrun-bit-green.png
share/games/tenmado/image/overrun-bit-purple-damaged.png
share/games/tenmado/image/overrun-bit-purple.png
share/games/tenmado/image/overrun-bit-red-damaged.png
share/games/tenmado/image/overrun-bit-red.png
share/games/tenmado/image/overrun-damaged.png
share/games/tenmado/image/overrun.png
share/games/tenmado/image/player-blue.png
share/games/tenmado/image/player-purple.png
share/games/tenmado/image/player-red.png
share/games/tenmado/image/plenty-blue-damaged.png
share/games/tenmado/image/plenty-blue.png
share/games/tenmado/image/plenty-purple-damaged.png
share/games/tenmado/image/plenty-purple.png
share/games/tenmado/image/plenty-red-damaged.png
share/games/tenmado/image/plenty-red.png
share/games/tenmado/image/small-ball-blue.png
share/games/tenmado/image/small-ball-purple.png
share/games/tenmado/image/small-ball-red.png
share/games/tenmado/image/solution-damaged.png
share/games/tenmado/image/solution.png
share/games/tenmado/image/sting-blue-damaged.png
share/games/tenmado/image/sting-blue.png
share/games/tenmado/image/sting-purple-damaged.png
share/games/tenmado/image/sting-purple.png
share/games/tenmado/image/sting-red-damaged.png
share/games/tenmado/image/sting-red.png
share/games/tenmado/image/trinity-damaged.png
share/games/tenmado/image/trinity.png
share/games/tenmado/image/uncertainty-damaged.png
share/games/tenmado/image/uncertainty.png
@dirrm var/games/tenmado
@dirrm share/games/tenmado/image
@dirrm share/games/tenmado/default
@dirrm share/games/tenmado

5
tenmado/TODO Normal file
View file

@ -0,0 +1,5 @@
$Id: TODO,v 1.1.1.1 2004/03/08 05:05:25 mpasternak Exp $
Do we have ${PREFIX}/var/games in mtree?
-- dotz@irc.pl

4
tenmado/distinfo Normal file
View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/03/08 05:05:25 mpasternak Exp $
SHA1 (tenmado-0.6.tar.gz) = 2e366f57441c328dd670892aedad772e952c88d1
Size (tenmado-0.6.tar.gz) = 288065 bytes