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
- Host: GitHub
- URL: https://github.com/kostasereksonas/rocket-game
- Owner: KostasEreksonas
- License: gpl-3.0
- Created: 2023-02-20T19:06:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T19:12:02.000Z (over 3 years ago)
- Last Synced: 2025-03-06T10:53:58.165Z (over 1 year ago)
- Topics: flask, game, pygame, python, python3
- Language: Python
- Homepage:
- Size: 869 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`