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

https://github.com/ferstormblessed/infiniterunnergame

Inifnite Runner with Unity
https://github.com/ferstormblessed/infiniterunnergame

csharp game game-development infinite-runner unity

Last synced: 2 months ago
JSON representation

Inifnite Runner with Unity

Awesome Lists containing this project

README

          

# Infinite Runner Game

Developed and Infinite Runner with Unity

### Features
- Sprite animation
- Coin collection
- Audio effects
- Platforms spawn with a coroutine
- Using 2D sprites and box colliders created prefabs for the different platforms
- Managed collisions using tags and box colliders