The Simple Air Hockey Game project is written in Python. It's a two-player game, playing against each other. After starting the game, the player has to move the paddle from left to right, up and down to block the ball from entering the scoring area. The g...
Type : Project
File Size : 3.4 KB
Total Downloads : 1454
Please click the button below to download the ZIP File.
Download ZIP FileThe Simple Air Hockey Game project is written in Python. It's a two-player game, playing against each other. After starting the game, the player has to move the paddle from left to right, up and down to block the ball from entering the scoring area. The g...
Air Hockey Game project is written in Python. The project file contains image files and python scripts (main.py, paddle.py, puck.py). GUI uses pygame library. Talking about the gameplay, its a two player game, playing against each other. After starting th...
The Simple Math Game is a simple project developed using python. This project is an interesting project. The user can test their calculation skills through this app. You have to answer with either 0-9 on the keyboard or on-screen buttons. If you are able ...
Simple 2048 Game project is written in Python. The project file contains resource files, python scripts ( 2048withGUI.py and many more). The gameplay is GUI based and the controls are simple for the users. This is one of the most addictive games.
Simple Ludo Game project is written in Python. The project file contains python scripts (game.py, run.py, painter.py, recorder.py). This is a simple console based strategy board game which is very easy to understand and use. Talking about the gameplay, al...
This simple Snake Game project is written in Python. The main objective of this game is to gain the highest score. While playing the game, make sure the snake should not cross the edges otherwise you’ll die. A simple and clean GUI is provided for easy gam...
Visit code-projects.org to download thousands of other free projects