Caverns & Chimeras

TagsGamesArt
Date05-2020

Description

Caverns & Chimeras (C&C) is a mobile Dungeons & Dragons 5th Edition assistant made in Unity. I started this project as a test to become well acquainted with the Unity UI system and to see how far I could get by using as little code as possible. As of right now there are only 2 scripts in use, one which controls information stored in spells and weapons, and the other which lets the player roll attacks and damage.

The player is able to view their spells, spell descriptions, weapons, character stats, basic party stats, items, and can roll dice. I plan on further developing this to add a multiplayer component that lets players and their Dungeon Master connect to one another. The players will be able to see party information updated in real time and their rolls will be visible to everyone. Dungeon Masters can connect to the party to have all of the information they need available to them at any time.

I believe I am coming close to approaching the limit of what the Unity UI system is able to cover on this project but it was extremely informative and I had a ton of fun making it. I plan on developing this app at least to the point where it can stand out on its own as a tool which is both useful and accessible.