https://github.com/tmseldon/karundaraider
[Unreal 5.3] WIP - Escape from the Karunda dungeon
https://github.com/tmseldon/karundaraider
dungeoncrawler prototype puzzle unreal unrealengine5
Last synced: 11 months ago
JSON representation
[Unreal 5.3] WIP - Escape from the Karunda dungeon
- Host: GitHub
- URL: https://github.com/tmseldon/karundaraider
- Owner: tmseldon
- Created: 2022-09-26T21:45:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T19:37:37.000Z (about 2 years ago)
- Last Synced: 2025-03-13T20:45:55.276Z (over 1 year ago)
- Topics: dungeoncrawler, prototype, puzzle, unreal, unrealengine5
- Language: C++
- Homepage:
- Size: 47.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Karunda Raider
[Unreal 5] WIP - Escape from the Karunda dungeon
Karunda Raider is a WIP of a puzzle dungeon 3D game made with Unreal Engine 5. It is my second attempt to make a mini game using Unreal.
## Game design and technical challenges

I have been keeping a devlog on itch.io. These are the entries that I have written so far:
- [Triggers and rotations](https://tmseldon.itch.io/karunda-raider/devlog/518336/triggers-and-rotations)
- [Environment, lightning and movement](https://tmseldon.itch.io/karunda-raider/devlog/449084/environment-lightning-and-movement)
- [First idea and layout](https://tmseldon.itch.io/karunda-raider/devlog/433290/first-idea-and-layout)