https://github.com/mongodb-developer/unity-infinite-runner
https://github.com/mongodb-developer/unity-infinite-runner
Last synced: 3 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T15:43:24.000Z (over 3 years ago)
- Last Synced: 2025-03-22T13:51:26.284Z (3 months ago)
- Language: C#
- Size: 34.6 MB
- Stars: 2
- Watchers: 6
- Forks: 4
- 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.

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)