diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-04 18:01:07 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-04 18:01:07 +0800 |
commit | df5459c405a0483c7037172f4853087c6aeb8b53 (patch) | |
tree | 9c3e8428f02aeaf0bc4e57124651416d897f3316 /games/Makefile | |
parent | 0861cfb85587d31f80f7bb2531967f6b5bbe5482 (diff) | |
download | freebsd-ports-gnome-df5459c405a0483c7037172f4853087c6aeb8b53.tar.gz freebsd-ports-gnome-df5459c405a0483c7037172f4853087c6aeb8b53.tar.zst freebsd-ports-gnome-df5459c405a0483c7037172f4853087c6aeb8b53.zip |
New port: games/typespeed
Typespeed gives your fingers' cps (total and correct),
typoratio and some points to compare with your friends.
Typespeed's idea is ripped from ztspeed (a dos game made
by Zorlim). Idea of the game should be clear to anyone,
just type and type it fast, or be a lewser.
PR: ports/57342
Submitted by: Suleiman Souhlal <refugee@vt.edu>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 9d51144c2223..caf6a70da532 100644 --- a/games/Makefile +++ b/games/Makefile @@ -377,6 +377,7 @@ SUBDIR += tuxtype SUBDIR += tvp SUBDIR += twitch + SUBDIR += typespeed SUBDIR += uhexen SUBDIR += uox3 SUBDIR += uqm |