Tennix! is a tennis game written in C using the Simple DirectMedia Layer. Tennix! features a two-player game mode and a single-player mode against the computer.
Tennix currently runs on Linux, MacOS X and Windows, but porting it to other platforms should be straightforward, if they support SDL.
Gameplay hints:
· Swing the racket as late as possible to hit the ball harder
· The flight direction of the ball depends on where the ball hits your racket
· If your opponent is at the bottom of the screen, play the ball to the top edge
NOTE: The Tennix source code is licensed and released under the GNU General Public License, Version 2 or later.