A shmup game
git clone https://github.com/j-tesla/space-shooter.git
cd space-shooter
Install dependencies to a virtual envionment
pipenv install
Run main.py
pipenv run python3 main.py
This project is licensed under the MIT License. For details, check the LICENSE file.