Roguelike Deckbuilder Toolkit

Knut Overbye - Blueprints - Nov 16, 2021

A complete and modular framework for creating single player deckbuilder/card battler CCGs

  • Supported Platforms
  • Supported Engine Versions
    4.26 - 4.27, 5.0 - 5.3
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.
Watch the Trailer 🎥


This asset contains all the components you need to create a full roguelike deckbuilder game. Inspired by classics in the genre, the toolkit provides a flexible and modular framework for creating complex and interactive game rules.


The asset is data driven and largely component based, letting you easily add new cards, minions and artifacts through data tables and defining their behavior through components.


Join the Discord Server <- For Questions and Support

Tutorial Playlist | Changelog | Support Thread


Game visuals are kept separate from game logic through composition and a custom Action Queue system, making it easy to swap out the visuals for your own. The toolkit is filled with example content to use as references for your own additions.


Features:

·        Data and component-based card creation system.

·        A complete example game, with saving, loading, level transitions and win/loss states.

·        Deep UI system, including card widgets, status effect display, enemy intentions, tooltips and more.

·        Lots of example cards, minions, artifacts and status effects.

·        Custom Event Dispatcher system for creating complex interactions between blueprints.

·        Custom made card frame and UI. Card portraits are public domain (see technical details).

·        The Attack Pattern Component lets you define how AI minions select their abilities.

·        Reward manager for awarding cards and artifacts of set rarities.

·        Node map between combat encounters lets the player choose their own path. (note that this map is currently not randomized, but must be hand placed).

·        NEW in v.1.2 (for UE5): Story events and shops on Node map.


Orbital Market link

(Orbital Market is a fast search engine for the Unreal Engine Marketplace)


Contact: Through the support thread, Discord or e-mail knuteiliv@gmail.com

Technical Details

Number of blueprints: 132

Number of widgets: 38

Input: Mouse and Keyboard

Network replicated: No

Supported Development Platforms:

               Windows: Yes

               Mac: Yes


Documentation: YouTube tutorial playlist

Fonts used are Source Serif Pro and Source Sans Pro, licensed under the SIL Open Font license. (https://github.com/adobe-fonts/source-serif, https://github.com/adobe-fonts/source-sans)

Portraits for cards are taken from public domain classical paintings at Wikimedia Commons: https://commons.wikimedia.org/

Troll and spider models and animations are from Epic's Infinity Blade Adverseries and the Warrior model is from Epic's Infinity Blade Warriors. Animations for the warrior are from Epic's Paragon: Greystone. Explosion particle effect is adapted from Unreal Engine's Starter Content.

Creative Commons status effect icons are from game-icons.net were made my Lorc, Delapouit and Skoll.