Tennis
--- TENNIS ---
Single player pong-like tennis game similar to early 80s home console tennis games.
Use the full screen for a better experience.
=== GAMEPLAY / WINNING THE GAME ===
You are player one on the left side of the screen. The computer player is on the right side. Try to block all balls on your end and score ten points to win.
=== CONTROLS ===
Move racket - Up/down arrow keys
=== INFO ===
Programming, design and graphics by Sami S.
I created this game as a learning experience.
Comments
Log in with itch.io to leave a comment.
the ball is faster then the player
Yeah, speed was set like this on purpose, to keep this game challenging. IIRC original game used a rotating knob controller, which too would have limited the movement speed. I guess one could say that the idea anyway is to predict bounce direction and take advantage of that. But anyway - thanks for playing!