Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.67 KB

README.md

File metadata and controls

37 lines (31 loc) · 1.67 KB

github-small

Presumed Dead

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.

Itch.io

The game can be downloaded from this itch.io page. Make sure to install the latest GPU drivers with Vulkan 1.3 support.

Project Features

  • 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

Engine

Presumed Dead is using a custom engine we developed ourselves and can be found in a separate repository.

Contributors

  • Adam Åkesson
  • Lowe Raivio
  • Oliver Klingspor
  • Oscar Nordström
  • Rebecca Künkel
  • Simon Hultsborn
  • Simon Strand
  • William Kamnert

Screenshots

github-small github-small github-small github-small