Shooting Game is a dynamic game developed using Python 3 and Pygame. Enjoy shooting at enemies!
- Python 3.x
- Pygame
git clone https://github.com/theMistletoe/ShootingGameByChatGPT.git
cd ShootingGameByChatGPT
python -m pip install -r requirements.txt
python hellogame.py
- Arrow keys: Change the left and right directions
- Z key: Shoot
Feel free to fork, make changes, and submit pull requests. Contributions are welcome!
This project is open-sourced under the MIT License.
For inquiries or suggestions, open an issue or contact the repository owner.