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!
- Host: GitHub
- URL: https://github.com/devkiloton/spaceodyssey
- Owner: devkiloton
- Created: 2021-06-11T05:01:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T14:55:50.000Z (almost 5 years ago)
- Last Synced: 2026-04-08T04:35:17.494Z (3 months ago)
- Topics: android, game, json, unity
- Language: C#
- Homepage:
- Size: 54.5 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Space Odyssey #

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

- 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.

- 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.

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


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