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 : 1458
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 Chess Game project is written purely in Python. The project file contains image files and python scripts (chess.py, gui.py). GUI uses pygame library. Talking about the gameplay, its a strategy board game between a Player and AI. There’s a colored c...
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...
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.
Visit code-projects.org to download thousands of other free projects