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
- Host: GitHub
- URL: https://github.com/hashfx/galaxy-game
- Owner: hashfx
- Created: 2021-07-24T13:28:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-24T13:36:07.000Z (almost 5 years ago)
- Last Synced: 2025-02-23T14:44:34.244Z (over 1 year ago)
- Language: Python
- Size: 11 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]

### GamePlay

### Game Over

## 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!