Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
A simple 2D shooter game made with pygame in python
- Host: GitHub
- URL: https://github.com/abhisinha08/ghost-shooter-pygame
- Owner: AbhiSinha08
- Created: 2021-08-09T06:37:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T08:13:20.000Z (over 3 years ago)
- Last Synced: 2024-11-09T22:41:34.507Z (about 2 months ago)
- Topics: pygame, python
- Language: Python
- Homepage:
- Size: 812 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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