Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelvcolianna/dungeon.ly

Tabletop RPG helper. WIP with many features planned. [Laravel + Jetstream (Livewire)]
https://github.com/michaelvcolianna/dungeon.ly

character-sheet dice-roller dungeon-master dungeons-and-dragons laravel livewire roleplaying-game

Last synced: about 14 hours ago
JSON representation

Tabletop RPG helper. WIP with many features planned. [Laravel + Jetstream (Livewire)]

Awesome Lists containing this project

README

        

# Dungeon.ly

A work-in-progress helper for tabletop RPGs. Laravel 9.

The eventual real version probably won't use PHP/Laravel. This currently exists as a proof-of-concept for whether its features would be useful and mainly is being implemented by my friends and I.

### Current Features

- Account creation
- Profile photos
- Two-factor authentication
- Teams, implemented as games
- Dashboard with character listing
- Individual character sheets
- Fast finding for fields on character sheet
- Keyboard navigation through the character sheet groups and fast finder activation on desktop
- Swipe navigation through the character sheet groups and fast finder activation via press on touch devices
- Individual dice roller
- Dice roller linked to character sheet stats

### Planned features

- Combat tracker w/DM and player interfaces
- Map maker, allowing for uploading of map images & overlaying the graph + FOW (actual map builder like on Roll20/etc. might come later)
- Chat interface for entire game and for private in-game chats
- Individual adventure details (blog style?)
- Game/campaign notes for DM & players (blog style?)

I'll update this list as we play and add features/think of features to add.