Simple Tennis & Double Tennis Game in Python and Pygame. Both are black and white games with scores.
To run this game you need to have python installed on your machine. And also the pygame library. The Single-player Tennis game is the "SimpleTenis.py" file and for Two-player game it's "DoubleTenis.py". You need to have the other files in the same folder. This game also stores the high score in a file, which it will create.