DeckofManyEncounters

GitHub repo for CrimsonCode 2025 for team I Cast 400 Bugs

Developers:

Information Log:

D&D Encounter Generator/Builder

Purpose

Tool for generating creatures/lists of creatures and ideas for a given set of encounter parameters

Parameters

Difficulty: List of options (easy, medium, hard, etc.)
Creature Count: Total creatures in the encounter
Party level: Average party level
Party size: Total party count
Realm: Where the encounter will take place
Swim: Togglable value
Fly: Togglable value

Challenge rating Calculation 0.25 * Average Party Level * Party Size + Difficulty = Recommended CR

Utilizing multiple algorithms for determining output, returning many outputs for each prompt so that there are variety of encounters that can be chosen from

Usage:

Clone the github repo, and move the image folder, monsterimage folder, and dataset.csv to the /bin/debug folder in order to properly run

Built With

Share this project:

Updates