Skip to content

Commit 1a32860

Browse files
committed
add ouija-tv
1 parent af3d5cc commit 1a32860

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

src/content/posts/ouija-tv.svx

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Ouija.TV
3+
description: Ouija.TV was an online multiplayer version of the similarly named board game, created for Twitch streamers to play with their viewers.
4+
date: '2023-3-14'
5+
category: project
6+
published: true
7+
---
8+
9+
<script>
10+
import Summary from '$lib/components/svx/Summary.svelte';
11+
</script>
12+
13+
# What is Ouija.TV?
14+
15+
<Summary>
16+
<span class="text-primary">Ouija.TV</span> was an online multiplayer version of the classic board game. You could create a lobby, share it with your friends, and let them answer your questions as spirits!
17+
</Summary>
18+
19+
It included Twitch.TV chat integration, allowing streamers to play the game with their viewers.
20+
21+
# Can I play it?
22+
23+
Unfortunately, due to server costs, we had to shut it down.
24+
25+
If you're still interested in this project and would like to see it back online, please contact me through <a href="/contact">my contact page</a>.
26+
27+
# My contributions
28+
29+
- Project lead.
30+
- Front end development.
31+
- Game logic and interface.
32+
- Visual design.

static/projects/ouija-tv/ouija-tv.png

104 KB
Loading

0 commit comments

Comments
 (0)