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

https://github.com/hashfx/galaxy-game

A cross platform game in Kivy, Python
https://github.com/hashfx/galaxy-game

Last synced: 17 days ago
JSON representation

A cross platform game in Kivy, Python

Awesome Lists containing this project

README

          

# **G A L A X Y** _Game in **Kivy**_

|Language|_**Python 3.9**_|
|-----|-----|
|**Module**|_**Kivy 2.0.0**_|
|**Platform**|_**Cross-Platform**_|
|**Licence**|_**GNU General Public License v3**_|

### Install the latest version of Python from here [Python Download](https://www.python.org/downloads/)

+ ### Clone the repository: [GALAXY](https://github.com/hashfx/GALAXY-game.git)

+ ### Install the **Kivy** module: ```pip install kivy```

+ ### Run ```main.py```

```bash
# module to be installed: Kivy 2.0.0 [near or higher]
pip install Kivy
```

## -: Programme Walkthrough :-

### Start Screen [Main Menu Window]
![StartGame](https://user-images.githubusercontent.com/69109482/126869351-f5b7e170-e540-47e6-b678-eeec738147af.png)

### GamePlay
![GamePlay](https://user-images.githubusercontent.com/69109482/126869353-8919e73b-2097-432a-8480-2e3ec4e6bab2.png)

### Game Over
![GameOver](https://user-images.githubusercontent.com/69109482/126869354-62bf0b96-26c0-46e4-8175-81a449c78fff.png)

## Contribution
### Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
### [GNU General Public License v3](https://choosealicense.com/licenses/gpl-3.0/)

## Visit my Portfolio @[harshtech.me](http://harshtech.me)


Keep Innovating!


Code Blooded Creatures!