Compare commits
13 Commits
Author | SHA1 | Date | |
---|---|---|---|
dda3453d79 | |||
d754f8657c | |||
9563ce7959 | |||
5f8602cd73 | |||
788e3cd1a2 | |||
99a38bb75a | |||
9f73dedcad | |||
893fe49ccb | |||
6adcd0f8e0 | |||
d631545570 | |||
ad11bbc648 | |||
785af983da | |||
40a798514d |
@ -6,6 +6,8 @@ This application is the result of not having the exact tool I want to use, and a
|
|||||||
|
|
||||||
A web-based application designed to help Dungeon Masters (DMs) manage and display combat initiative for tabletop role-playing games (TTRPGs). It features a DM admin interface for controlling encounters and a separate player display view suitable for an external monitor or for players to view on their own devices.
|
A web-based application designed to help Dungeon Masters (DMs) manage and display combat initiative for tabletop role-playing games (TTRPGs). It features a DM admin interface for controlling encounters and a separate player display view suitable for an external monitor or for players to view on their own devices.
|
||||||
|
|
||||||
|
Have you tried it? Got feedback or questions? Discuss here: [https://discourse.draft13.com/c/ttrpg-initiative-tracker/16](https://discourse.draft13.com/c/ttrpg-initiative-tracker/16)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||

|

|
||||||
@ -76,7 +78,7 @@ This flow allows the DM to prepare and run encounters efficiently while providin
|
|||||||
|
|
||||||
#### **Clone the Repository:**
|
#### **Clone the Repository:**
|
||||||
```bash
|
```bash
|
||||||
git clone <your-repository-url>
|
git clone https://code.draft13.com/robert/ttrpg-initiative-tracker.git
|
||||||
cd ttrpg-initiative-tracker
|
cd ttrpg-initiative-tracker
|
||||||
```
|
```
|
||||||
|
|
||||||
|
900
src/App.js
900
src/App.js
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user