diff options
author | johans <johans@FreeBSD.org> | 2010-11-09 05:46:57 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-11-09 05:46:57 +0800 |
commit | 88a4470fd459ea8289875ce19f583d13e8ec08f0 (patch) | |
tree | 0a91185542884cb79f81033e2b6c92fcf2a9181d /games/Makefile | |
parent | 8a4b22bf9e18f84c79b993c26bd6724a18a28162 (diff) | |
download | freebsd-ports-gnome-88a4470fd459ea8289875ce19f583d13e8ec08f0.tar.gz freebsd-ports-gnome-88a4470fd459ea8289875ce19f583d13e8ec08f0.tar.zst freebsd-ports-gnome-88a4470fd459ea8289875ce19f583d13e8ec08f0.zip |
Add new port games/tbe - The Butterfly Effect
The Butterfly Effect is a physics game about cause and effect.
You build complex mechanical systems using levers, rocket-like cola
bottles and ordinary objects like tennis balls and bikes to
accomplish simple tasks like toppling a Bowling Pin. This is also
known as a Rube Goldberg machine or a Heath Robinson contraption.
This type of game was pioneered by the game series The Incredible
Machine in the 1990s.
WWW: http://sourceforge.net/apps/trac/tbe/wiki/WikiStart
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 d4ca02b6ec08..a2dec9832e02 100644 --- a/games/Makefile +++ b/games/Makefile @@ -851,6 +851,7 @@ SUBDIR += tank SUBDIR += taxipilot SUBDIR += tbclock + SUBDIR += tbe SUBDIR += tecnoballz SUBDIR += teeworlds SUBDIR += teg |