diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-10 16:07:49 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-10 16:07:49 +0000 |
commit | 6bc94235a279cbcaa6ab0e8700bf283465ea444b (patch) | |
tree | 49aa045216994dc25c6aa4b18df4786f56c97794 /games/twitch/pkg-descr | |
parent | 0267b6b98c9b24f18e6dc04e7fa7a3f4851c2c78 (diff) |
Notes
Diffstat (limited to 'games/twitch/pkg-descr')
-rw-r--r-- | games/twitch/pkg-descr | 9 |
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 |