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

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

Awesome Lists containing this project

README

          

# Keep Driving - 2D Android Game
[![GitHub release](https://img.shields.io/github/release/rocksdanister/keepdriving.svg)](https://github.com/rocksdanister/KeepDriving/releases)

[![Trailer](https://i.imgur.com/J0NFaaT.png)](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
[![Keep Driving](https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png)](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.