Skip to content

Mondanzo/Arcanum-Fortuna

 
 

Repository files navigation

Arcanum Fortuna Download on itch - Download on Steam - Project Page

Notice: The version uploaded here is a pre-release prior to me leaving the team. Therefore the final product and this version have very different visual appearances and partially logic.

About

Arcanum Fortuna is an asymmetrical strategy roguelike deckbuilder inspired by classic tarot cards with a unique karma mechanic. Set out to explore a world of mystery with your four-legged companion and meet a colorful cast of characters. Will you find your purpose within?

Key Informations:

Engine: Godot 4.2

Team Size: 7 people

Platform: PC

Genre: Endless Runner with Resource Management

Participation Duration: 6 weeks

Release: 14.02.2024

Number of Players: Single Player

Role in the team

  • Procedural Generation
  • UI Programming
  • VFX Programming
  • Shader Programming

Tasks in the project

Learnings taken

  • Find a good compromise between using Resources and Nodes.
    • Resources are best used as data holders.
    • Resources with logic that depends on scene structure are cursed.
    • A Node hierarchy can be very helpful. Even if you loose the type reference.

Screenshots

Notice: These screenshots are taken from the final product and do not represent the state of this repository.

About

Tarot-inspired deckbuilding roguelike about the journey of the fool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%