Add hide-and-seek application.

main
Joshua Potter 2024-04-15 10:08:51 -06:00
parent 6fe09c5a35
commit ab01d079d1
4 changed files with 17 additions and 1 deletions

View File

@ -9,4 +9,5 @@ image: quartz.png
A static site generated with [Quartz](https://quartz.jzhao.xyz/). Contains a
collection of my transcribed notes, primarily Markdown managed using
[Obsidian](https://obsidian.md/).
[Obsidian](https://obsidian.md/). Hidden are a collection of
[Anki](https://apps.ankiweb.net/) flashcards.

View File

@ -0,0 +1,15 @@
---
layout: post
title: Hide and Seek
categories: home
tags: [elixir, phoenix, react]
href: "https://hideandseek.live"
image: hide-and-seek.png
---
Realtime hide-and-seek application for the town of Fort Collins, built using
[Phoenix](https://www.phoenixframework.org/) and [React](https://react.dev/).
Group up with friends, designate a hider, and allow the rest of the group to
find the hider in a city-wide search. Use various clues to narrow down the
search space at the cost of potentially giving the hider means of thwarting the
search.

Binary file not shown.

After

Width:  |  Height:  |  Size: 370 KiB