A Space shooter game made in Python using PyGame for my A-Level Computer Science project
Report Bug
.
Request Feature
This is a Python project I worked on during Sixth Form, I made this game for my coursework, to develop my skills with Python and PyGame. The result is this space shooter game similar to the likes of Galaga.
What I learned from this project:
- Making use of PyGame
- Developing my skills with Python
- Graphics design elements
- Working with full stack, from design and front end to back end
- Using API's
- Learning Object Oriented programming techniques
Here are the main frameworks and tools I used
Firstly install the prerequisites and then follow the installation description
For this game to run you need both Python and PyGame installed on your computer.
-
Download the Repo
-
Run Jade.py
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Kemal Mehmet - Comp Sci Student - Kemal Mehmet - Created Game