summaryrefslogtreecommitdiff
path: root/games/twitch/pkg-descr
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-03-10 16:07:49 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-03-10 16:07:49 +0000
commit6bc94235a279cbcaa6ab0e8700bf283465ea444b (patch)
tree49aa045216994dc25c6aa4b18df4786f56c97794 /games/twitch/pkg-descr
parentUpdate to 1.3.12. (diff)
Add twitch 1.0, an overhead 2-d shooter written in Python, reminiscent of
games like Robotron.
Notes
Notes: svn path=/head/; revision=39430
Diffstat (limited to 'games/twitch/pkg-descr')
-rw-r--r--games/twitch/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/games/twitch/pkg-descr b/games/twitch/pkg-descr
new file mode 100644
index 000000000000..e07ec3a43371
--- /dev/null
+++ b/games/twitch/pkg-descr
@@ -0,0 +1,9 @@
+Twitch - a GPL arcade game by David Clark <silenus@telus.net>.
+
+Twitch is an overhead 2-d shooter, reminiscent of games like Robotron or Tron:
+Deadly Disks. The player has entered the fortress of the evil Hippopoticus,
+and is trying to rescue the fair Lady Penelope from his clutches. I wrote
+Twitch as a proof-of-concept: namely that Python, properly written, is fast
+enough to create a playable, cross-platform arcade game.
+
+WWW: http://www3.telus.net/futility/futility/twitch.html