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
- Host: GitHub
- URL: https://github.com/ferstormblessed/infiniterunnergame
- Owner: ferstormblessed
- Created: 2023-05-23T05:07:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T12:12:24.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T05:26:50.642Z (over 1 year ago)
- Topics: csharp, game, game-development, infinite-runner, unity
- Language: ShaderLab
- Homepage:
- Size: 23.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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