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

https://github.com/devkiloton/spaceodyssey

Space Odyssey is a mobile game made with C# with local data persistence using a Json file!
https://github.com/devkiloton/spaceodyssey

android game json unity

Last synced: 2 months ago
JSON representation

Space Odyssey is a mobile game made with C# with local data persistence using a Json file!

Awesome Lists containing this project

README

          

# Space Odyssey #

![alt](https://github.com/devkiloton/SpaceOdyssey/blob/master/SpaceOdyssey/Assets/DefaultIcon/GitHubREADME/Space_Odyssey_README_img.png)

# Where can I play?

- [You can download the apk here!](https://github.com/devkiloton/SpaceOdyssey/raw/master/space_odissey_apk.apk)

# Why?

- I used this game to improve my knowledge on Unity Engine, C# language skills and discover how the mobile game development works!

- Also, you can use this project as you wish, be for study or commercial use. Just be careful with the arts, the sounds and their royalties!

- Any ideas or suggestions:

Email-me: dev.kiloton@gmail.com

# How does it really works?

![alt](https://github.com/devkiloton/SpaceOdyssey/blob/master/SpaceOdyssey/Assets/DefaultIcon/GitHubREADME/Screenshot_20210707-091625.jpg)

- Space Odyssey is an Android game based on C# where the player needs to swipe the finger

on the screen to deviate a spaceship from white balls without crashing on asteroids.

![alt](https://github.com/devkiloton/SpaceOdyssey/blob/master/SpaceOdyssey/Assets/DefaultIcon/GitHubREADME/Screenshot_20210707-091600.jpg)

- If you don't touch the screen, the velocity is reduced and you can acess the main menu with the white engine if you want.

![alt](https://github.com/devkiloton/SpaceOdyssey/blob/master/SpaceOdyssey/Assets/DefaultIcon/GitHubREADME/Screenshot_20210707-093429.jpg)

- When you crash on asteroids or white balls, the ranking scene will be loaded and you will can enter with your username that will be saved into a Json file!

![alt](https://github.com/devkiloton/SpaceOdyssey/blob/master/SpaceOdyssey/Assets/DefaultIcon/GitHubREADME/Screenshot_20210707-091518.jpg)

![alt](https://github.com/devkiloton/SpaceOdyssey/blob/master/SpaceOdyssey/Assets/DefaultIcon/GitHubREADME/2021-07-07.png)

# Check the scripts

- [Click here](https://github.com/devkiloton/SpaceOdyssey/tree/master/SpaceOdyssey/Assets/Scripts)

# Final considerations

- I've learned some things that I'll apply on future projects.
- dedicated to asteroids in our universe that makes an odyssey for spacial missions.