Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mongodb-developer/unity-infinite-runner
https://github.com/mongodb-developer/unity-infinite-runner
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mongodb-developer/unity-infinite-runner
- Owner: mongodb-developer
- Created: 2021-02-19T21:50:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T15:43:24.000Z (almost 3 years ago)
- Last Synced: 2024-08-05T10:09:48.685Z (5 months ago)
- Language: C#
- Size: 34.6 MB
- Stars: 2
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-realm - Infinite Runner - Demo of a game using Realm for local storage (<a name="dotnet"> .Net & Unity / <a name="unity-samples"></a>Unity Sample Apps)
README
# Infinite Runner Game Demo
A game example built with Unity and the MongoDB Realm SDK. As score accumulates, it is saved locally within Realm and later calculated if it is a high score to be used in the next round.
![Infinite Runner Game Demo](game-demo.gif "Infinite Runner Game Demo")
This game only demonstrates Realm for local storage and does not include the synchronization of data to the MongoDB Cloud.
## Resources
https://www.mongodb.com/developer/how-to/build-infinite-runner-game-unity-realm-unity-sdk/
## Author(s)
[Nic Raboy](https://www.nraboy.com)