https://github.com/emredogann/deepdreams
Short Horror game developed in Unity.
https://github.com/emredogann/deepdreams
game horror-game puzzle unity
Last synced: about 1 month ago
JSON representation
Short Horror game developed in Unity.
- Host: GitHub
- URL: https://github.com/emredogann/deepdreams
- Owner: EmreDogann
- License: mit
- Created: 2023-02-21T13:37:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-13T12:36:47.000Z (about 3 years ago)
- Last Synced: 2025-05-18T00:07:02.049Z (about 1 year ago)
- Topics: game, horror-game, puzzle, unity
- Language: C#
- Homepage:
- Size: 64.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deep Dreams
A Horror game made in Unity. Mainly experimental to explore different horror concepts/ideas.
Currently a work-in-progress.
# Requirements
- Unity 2021.3.23f1
# Third-Party Assets
- [MyBox](https://github.com/Deadcows/MyBox) - Unity Attribute extensions
- [TypeReference For Unity](https://github.com/SolidAlloy/ClassTypeReference-for-Unity) - Used for aiding integration of C# reflection with Unity editor.