This project includes a collection of games that utilize User and computer to enhance the gaming experience.
Interface
- Aero blasters
- Space Invaders
- Car Racing
- Ghost Busters
-
Clone the repository:
git clone https://github.com/VedantR3907/Interactive-python-games-with-interface.git
-
Install requirements.txt
pip install -r requirements.txt
To run the game with the interface, execute the following command:
python interface_main.py
Ensure you have Python install and all dependencies from requirements.txt are installed beforehand.




