Gavin McDonald 24062d1a07 Updated README
2025-04-26 09:39:45 -04:00
2025-04-24 17:54:47 -04:00
2025-04-25 16:19:40 -04:00
2025-04-22 08:01:26 -04:00
2025-04-26 09:39:45 -04:00
2025-04-23 15:44:36 -04:00
2025-04-18 14:16:31 -04:00
2025-04-18 15:52:35 -04:00
2025-04-09 09:13:53 -04:00
2025-04-12 15:17:02 -04:00
2025-04-12 15:17:02 -04:00
2025-04-21 08:57:28 -04:00
2025-04-19 12:57:31 -04:00
2025-04-25 16:19:40 -04:00
2025-04-09 11:06:23 -04:00
2025-04-26 09:39:45 -04:00
2025-04-22 15:00:24 -04:00
2025-04-09 10:58:46 -04:00
2025-04-19 16:02:31 -04:00

# 🃏 Tarokka

**Tarokka** is a real-time Tarokka card reading app for _Dungeons & Dragons: Curse of Strahd_. It simulates Madam Evas fortune-telling, revealing a heros fate and Strahds secrets, and is built to deliver an authentic, immersive experience for DMs and players alike.

![screenshot](public/screenshot.png)

You can see it live at:
👉 [https://tarokka.mcmorgans.us](https://tarokka.mcmorgans.us)

---

## ✨ Features

- 🔮 **Faithful to the Tarokka Deck**: Supports all cards and positions used by Madam Eva's reading.
  - 💬 Dynamic prophecy rendering based on card and position
  - 🎨 Multiple card styles
- 🧙 **Separate DM and Spectator Views**:
  - ⚙️ DM can toggle what information is visible to players.
  - Every action (flipping cards, settings changes) is broadcast live to connected users.
- 🌐 Fully browser-based — no accounts or installs
- 📱 Mobile-friendly UI
- 🔁 **WebSocket-Powered Real-Time Sync**:

---

## 🚀 Getting Started

### Development

```bash
git clone https://github.com/mcdoh/tarokka.git
cd tarokka
npm install
npm run dev
Description
Tarokka from D&D's Curse of Strahd
Readme 43 MiB
Languages
TypeScript 98.2%
CSS 1%
JavaScript 0.6%
Dockerfile 0.2%