Skip to content

Overworld to start minigames with or to interact with it otherwise

Notifications You must be signed in to change notification settings

Gamify-IT/overworld

Repository files navigation

Overworld

Disclaimer

This project is developed as part of a student project at Universität Stuttgart. It may contain bugs, and is not licensed for external use.

Getting started

Run with Docker-compose

Start all dependencies with our docker-compose files. Check the manual for docker-compose.

Audio sources

  1. Minigame spot open https://pixabay.com/sound-effects/level-up-2-199574/

  2. Achievement notification https://pixabay.com/sound-effects/bonus-points-190035/

  3. Background music dungeon https://zvukogram.com/zvuk/74521/

  4. Background music world 1 https://pixabay.com/de/music/impulse-rain-131916/

  5. Background music world 2 https://pixabay.com/music/ambient-wondrous-waters-119518/

  6. Background music world 3 https://pixabay.com/de/music/impulse-coldnessw-131796/

  7. Background music world 4 https://pixabay.com/music/christmas-beautiful-christmas-music-emotional-cinematic-magical-winter-lullaby-125669/

  8. Click https://pixabay.com/sound-effects/click-button-131479/

  9. Hey NPC sound https://pixabay.com/sound-effects/hey-175995/

  10. Magic book open https://pixabay.com/sound-effects/magic-sparkle-190030/

  11. Movement sound https://pixabay.com/sound-effects/sand-walk-106366/

  12. Teleporter opening https://zvukogram.com/zvuk/77835/

  13. UFO arrival https://pixabay.com/sound-effects/ufo-flies-away-101315/

  14. UFO departure Revers of https://pixabay.com/sound-effects/ufo-flies-away-101315/

Note: This repositorys docker-compose-dev.yaml doesn't work in the same way as in the other repositories. Here this file pulls the main docker image from GitHub instead of not pulling any image and enabling you to run the project locally.