From b1f072204c9c9da2045c125ffc664c8f33592b56 Mon Sep 17 00:00:00 2001 From: jylefort Date: Wed, 7 Mar 2007 15:10:16 +0000 Subject: Free Tennis is a tennis simulation. The most notable features of Free Tennis are: - Real tactics are useful in the game. For example, it is best to take the net with a slow, low shot (backspin); it is best to play diagonal when you are decentered horizontally, in order not to give angles; you should get back to center and behind the baseline after the shot, in order not to be caught in No-Man's-Land when the opponent hits - The A.I. is very advanced and reflects those tactics; - You have total control over the parabola described by the shot; - The graphic gestures are realistic and elegant; - Different players have different skills; - The game is developed by a former tennis player; WWW: http://freetennis.sourceforge.net/ --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index 9c03ee51d0e4..aae95e31563c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -223,6 +223,7 @@ SUBDIR += freera SUBDIR += freesci SUBDIR += freesweep + SUBDIR += freetennis SUBDIR += fretsonfire SUBDIR += fretsonfire-data SUBDIR += frikqcc -- cgit