A roguelike where the player traverses a forest and fights monsters. Defeated monsters can drop either a perk or ability for the player to pick up. Entering portals will lead the player to the next level, with each level being progressively more difficult. Trailer can be found here.
The game can be downloaded from this itch.io page. Make sure to install the latest GPU drivers with Vulkan 1.3 support.
- Event-based networking using UDP and TCP
- Vulkan renderer
- Script engine utilizing Lua
- Procedurally generated rooms
- Combat system for controlling attacks, combos, perks, abilities, movement as well as animations
- Realtime communication between the engine and Autodesk Maya, used for faster asset creation
- Finite state machines using events to activate transitions
- Behavior trees controlling detailed logic inside FSMs
- Playable on both Windows and Linux
Presumed Dead is using a custom engine we developed ourselves and can be found in a separate repository.
- Adam Åkesson
- Lowe Raivio
- Oliver Klingspor
- Oscar Nordström
- Rebecca Künkel
- Simon Hultsborn
- Simon Strand
- William Kamnert