Skip to content

Commit

Permalink
RFA: readme with itch.io link
Browse files Browse the repository at this point in the history
  • Loading branch information
SiTronXD authored Jan 22, 2023
1 parent 6dfcc2f commit 7063674
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# 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.](https://www.youtube.com/watch?v=syGpL7jan6A)

# Engine
This game is using a custom engine and can be [found in a separate repository.](https://github.com/SiTronXD/StortSpelBTH_Engine)
# Itch.io
The game can be [downloaded from this itch.io page.](https://fetknoppen.itch.io/presumed-dead) Make sure to install the latest GPU drivers with Vulkan 1.3 support.

# Project Features
* Event-based networking using UDP and TCP
Expand All @@ -15,6 +15,10 @@ This game is using a custom engine and can be [found in a separate repository.](
* 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.](https://github.com/SiTronXD/StortSpelBTH_Engine)

# Contributors
* Adam Åkesson
Expand Down

0 comments on commit 7063674

Please sign in to comment.