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

https://github.com/m3shovon/dhor-halare

Python Game Baloon Ninja
https://github.com/m3shovon/dhor-halare

baloon-ninja pygame python pythongame

Last synced: about 2 months ago
JSON representation

Python Game Baloon Ninja

Awesome Lists containing this project

README

        

Virtual Environment Set Up

```
python -m venv venv
```
Virtual Activation[Linux]

```
source venv/bin/activate
```
Install Files

```
pip install -r requirements.txt
```

RUN baloon-ninja.py (ctrl + Alt + N)