The dndler is a tool for creating improvized game materials for TTRPG campaigns.

Overview

dndler

The dndler is a tool for creating improvized game materials for TTRPG campaigns.

Usage

yarn install

and to run the react client and api in parallel

yarn start

the client runs on localhost:3000 and the api on localhost:8000

yarn workspace client start to run the client alone and yarn workspace server dev for the api

have fun

Currently Being Updated

As of June 1, 2022, the dndler is in the process of being rebuilt. A current iteration is working using React, but many more features exist on our roadmap.

roadmap

Goal

Many TTRPGs involve frequent mixing of pre-written game materials and pure improvization. The dndler hopes to simplify the improvizational aspect where applicable, such as players wanting to create random characters for one-shots or DMs trying to create multiple NPCs at once (with names and personalities included, not just a skeleton).

You might also like...

Online tool for creating a FHIR Interoperability Table (FHIT).

FHIT App A web app for comparing FHIR Profiles using a FHIR Interoperability Table (FHIT). Note: This app is in development and many features are not

Oct 10, 2022

NFT Game Starter Project: https://github.com/buildspace/buildspace-nft-game-starter

Running React on Repl.it React is a popular JavaScript library for building user interfaces. Vite is a blazing fast frontend build tool that includes

Feb 11, 2022

Conways-game-of-life - A Conway's Game Of Life project using Python

conways-game-of-life A Conway's Game Of Life project using Python JavaScript Devlog January 1st 2022: also need to remember Python's syntax a bit will

Sep 23, 2022

Slime jumper game is a simple game that requires you to escape from the enemies that come your way.

Slime Jumper What is this game? The slime jumper game is a game with a simple logic (but it was not so easy to do) where you have to escape from the e

Mar 1, 2022

INeedHelp is a Game Boy, Game Boy Advance, and Nintendo DS emulator written in JavaScript and TypeScript.

INeedHelp INeedHelp is a Game Boy Advance and Nintendo DS emulator written in JavaScript/TypeScript. FAQ Why is it called INeedHelp? You would need he

Jun 29, 2022

This is a Tic Tac Toe game built with HTML, CSS, and JavaScript. It is a simple and fun game where two players take turns marking X and O on a 3x3 grid.

This is a Tic Tac Toe game built with HTML, CSS, and JavaScript. It is a simple and fun game where two players take turns marking X and O on a 3x3 grid.

Tic Tac Toe Game This is a Tic Tac Toe game built with HTML, CSS, and JavaScript. It is a simple and fun game where two players take turns marking X a

Mar 4, 2023

a web tool for making "one-way" flowcharts for game design

a web tool for making

Flowmeo Flowmeo is a web tool to quickly make one-way, "dependency" flowcharts, like you might need for designing an adventure game, or a tech tree, o

Sep 21, 2022

A CLI tool to create a NodeJS project with TypeScript CTSP is a CLI tool to make easier to start a new NodeJS project and configure Typescript on it.

A CLI tool to create a NodeJS project with TypeScript CTSP is a CLI tool to make easier to start a new NodeJS project and configure Typescript on it.

CTSP- Create TS Project A CLI tool to create a NodeJS project with TypeScript CTSP is a CLI tool to make easier to start a new NodeJS project and conf

Sep 13, 2022
Comments
  • Docker deployment

    Docker deployment

    Sets up a dockerfile to build the client and server into a single container monolith and a workflow to deploy it to heroku. Also sets up a docker compose file for future possible use.

    opened by grahambleon 0
  • Add react router

    Add react router

    add react router add character history layout reconfigure character history and custom option persistence modify styles and remove unnecessary


    tags remove console logs

    opened by br-ndt 0
Owner
Varun Nadgir
Data Scientist / Engineer / Analyst
Varun Nadgir
Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

Svante Jonsson IT-Högskolan 3 May 18, 2022
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
💯 Materials to help you rock your next coding interview

Tech Interview Handbook Credits: Illustration by @leftaligned Read on the website Black Lives Matter. Support the Equal Justice Initiative What is thi

Yangshun Tay 84k Dec 29, 2022
Frontend tech guide and collection of highly recommended materials

Frontend Learning Kit Frontend tech guide and collection of highly recommended materials Show your support by giving a ⭐ to this repo 2022 Frontend De

Sadanand Akshay Pai 2.9k Jan 7, 2023
Repository for SICSS-Edinburgh, 2022 teaching materials

SICSS-Edinburgh Instructor: Christopher Barrie, Lecturer in Computational Sociology, School of Social and Political Science, University of Edinburgh C

Christopher Barrie 11 Jul 6, 2022
Materials for 2022 ZJU-Blockchain-Course

ZJU-blockchain-course-2022 ⬆ 可以️修改成你自己的项目名。 第二次作业要求(可以删除): 去中心化学生社团组织治理应用 每个学生初始可以拥有或领取一些通证积分(ERC20)。 每个学生可以在应用中可以: 使用一定数量通证积分,发起关于该社团进行活动或制定规则的提案(Pro

HinsLiu 3 Dec 15, 2022
Attempt #2 at creating a game engine with Sciter.

JogoMaker Attempt #2 at creating a game engine with Sciter, with love and care. For Attempt #1, see this project, which was hastily thrown together as

null 3 Sep 5, 2022
🎨 Beautify your github profile with this amazing tool, creating the readme your way in a simple and fast way 🚀 The best profile readme generator you will find ⚡

Demo Profile Readme Generator The best profile readme generator you will find! About | Technologies | Requirements | Starting | Contributing ?? About

Mauro de Souza 476 Jan 1, 2023
This is a website for creating to-do tasks. "To-do list" is a tool that helps to organize your day. The main objective is to understand how to use proper ES6 syntax.

TO DO LIST To Do List This is a website for creating to-do tasks. "To-do list" is a tool that helps to organize your day. This project is part of the

Aleksandra Ujvari 2 Oct 3, 2022