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.
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?
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
- Procedural Generation
- UI Programming
- VFX Programming
- Shader Programming
- VCS Administration
- Tutorial System
- Node Map
- Event System
- UI Programming
- VFX
- Event System
- Shop
- 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.
Notice: These screenshots are taken from the final product and do not represent the state of this repository.