kabuto-mk7 / Jade

Space Shooter Game made in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Jade

A Space shooter game made in Python using PyGame for my A-Level Computer Science project

Report Bug . Request Feature

About The Project

Screen Shot

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

Table Of Contents

Built With

Here are the main frameworks and tools I used

Getting Started

Firstly install the prerequisites and then follow the installation description

Prerequisites

For this game to run you need both Python and PyGame installed on your computer.

Installation

  1. Download the Repo

  2. Run Jade.py

Contributing

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.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Authors

  • Kemal Mehmet - Comp Sci Student - Kemal Mehmet - Created Game

Acknowledgements

About

Space Shooter Game made in Python


Languages

Language:HTML 64.9%Language:TeX 32.2%Language:Python 2.8%