https://github.com/rocksdanister/keepdriving
2D Android Game in Unity
https://github.com/rocksdanister/keepdriving
Last synced: 6 months ago
JSON representation
2D Android Game in Unity
- Host: GitHub
- URL: https://github.com/rocksdanister/keepdriving
- Owner: rocksdanister
- License: mit
- Created: 2018-09-23T08:02:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T11:53:12.000Z (about 7 years ago)
- Last Synced: 2025-04-07T09:51:22.323Z (6 months ago)
- Language: C#
- Size: 7.05 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keep Driving - 2D Android Game
[](https://github.com/rocksdanister/KeepDriving/releases)[](https://youtu.be/NnTo1cddtJ0 "demo")
A simple 2D Android Infinite Scroller Game made with Unity.## Requirements
### Runtime & Development
- Unity 2018
- Light2D (included)
- Android SDK & JDK## Playstore Link
[](https://play.google.com/store/apps/details?id=com.Rocksdanister.KeepDriving)## What's Different From Playstore Version?
Not Included in the github:
- Music
- Font
- UITextures## Note
Start From menu.unity scene onwards, otherwise error will be shown since gamecontroller singleton is initialised on menuscreen.