An open API service indexing awesome lists of open source software.

https://github.com/abhisinha08/ghost-shooter-pygame

A simple 2D shooter game made with pygame in python
https://github.com/abhisinha08/ghost-shooter-pygame

pygame python

Last synced: 8 months ago
JSON representation

A simple 2D shooter game made with pygame in python

Awesome Lists containing this project

README

          

A Simple Shooter Game made using Pygame in Python

Controls:
Left, Right and Up arrow keys for movement
Spacebar for fire

Requirements:
```pip install -r requirements.txt```
Python 3.7 or newer