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

https://github.com/kostasereksonas/rocket-game

A simple Python shooter game done as a University project
https://github.com/kostasereksonas/rocket-game

flask game pygame python python3

Last synced: about 1 month ago
JSON representation

A simple Python shooter game done as a University project

Awesome Lists containing this project

README

          

# Rocket-game
A simple Python shooter game done as a University project

Table of Contents
=================
* [Installation Instructions](#Installation-Instructions)

# Installation Instructions

1. Install required packages with pip

`pip install -r requirements.txt`

2. Run game

`python3 zaidimas.py`