Air Hockey Game In PYTHON With Source Code

Air Hockey Game in Python

Project: Air Hockey Game in Python with source code About Project 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…

Chess Game In PYTHON With Source Code

Chess Game in Python

Project: Chess Game in Python with source code About Project Chess Game project is written in Python. The project file contains image files and python scripts (chess.py). GUI uses pygame library. Talking about the gameplay, its a strategy board game between a Player and AI. There’s a colored…