Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mongodb-developer/aws-reinvent-game-demo
https://github.com/mongodb-developer/aws-reinvent-game-demo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mongodb-developer/aws-reinvent-game-demo
- Owner: mongodb-developer
- Created: 2021-08-23T17:19:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T15:23:35.000Z (almost 3 years ago)
- Last Synced: 2024-08-05T10:09:48.788Z (5 months ago)
- Language: C#
- Size: 41.7 MB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-realm - Mongo World Game Demos - Games built with Unity and MongoDB Realm that can be experienced cross-platform on mobile as well as computer. (<a name="dotnet"> .Net & Unity / <a name="unity-samples"></a>Unity Sample Apps)
README
# Notice: Repository Deprecation
This repository is deprecated and no longer actively maintained. It contains outdated code examples or practices that do not align with current MongoDB best practices. While the repository remains accessible for reference purposes, we strongly discourage its use in production environments.
Users should be aware that this repository will not receive any further updates, bug fixes, or security patches. This code may expose you to security vulnerabilities, compatibility issues with current MongoDB versions, and potential performance problems. Any implementation based on this repository is at the user's own risk.
For up-to-date resources, please refer to the [MongoDB Developer Center](https://mongodb.com/developer).# Mongo World Game Demo
A game built with Unity and MongoDB Realm that can be experienced cross-platform on mobile as well as computer.
![Mongo World Game Demo](game-demo.gif "Mongo World Game Demo")
This is a project to build some mini-games, primarily for Re:Invent, but also for MDB.Local London and potentially other events.
Scores are synchronized to Atlas, and there is a live [Leaderboard](https://demogames-sdyhk.mongodbstitch.com/) that shows the high scores.
## Required Unity Assets
This project uses free and paid assets from the Unity Asset Store. Due to licensing reasons, these assets could not be bundled into the public repository on GitHub. After cloning this project, you'll need to purchase or download the following assets:
- [Fantasy Heroes: 4-Directional Character Editor](https://assetstore.unity.com/packages/2d/characters/fantasy-heroes-4-directional-character-editor-147364) [PAID]
- [2D Hand Painted - Grassland Tileset](https://assetstore.unity.com/packages/2d/environments/2d-hand-painted-grassland-tileset-47763) [PAID]
- [2D Hand Painted - Town Tileset](https://assetstore.unity.com/packages/2d/environments/2d-hand-painted-town-tileset-67346) [PAID]
- [Casual Music Pack](https://assetstore.unity.com/packages/audio/music/a-casual-music-pack-160915) [PAID]
- [Pixel Adventure 1](https://assetstore.unity.com/packages/2d/characters/pixel-adventure-1-155360) [FREE]
- [2D Platformer Tileset](https://assetstore.unity.com/packages/2d/environments/2d-platformer-tileset-173155) [PAID]
- [2D Character - Cat](https://assetstore.unity.com/packages/2d/characters/2d-character-cat-182816) [PAID]
- [Onscreen Controls](https://www.kenney.nl/assets/onscreen-controls) [FREE]
- [Fish Pack](https://www.kenney.nl/assets/fish-pack) [FREE]The assets can be downloaded through the Package Manager within Unity. They should already be properly configured after downloading.
## Authors
* [Nic Raboy](https://www.nraboy.com)
* Adrienne Tacke
* [Mark Smith](https://twitter.com/judy2k)
* Karen Huaulme