Add hide-and-seek application.
parent
6fe09c5a35
commit
ab01d079d1
|
@ -9,4 +9,5 @@ image: quartz.png
|
||||||
|
|
||||||
A static site generated with [Quartz](https://quartz.jzhao.xyz/). Contains a
|
A static site generated with [Quartz](https://quartz.jzhao.xyz/). Contains a
|
||||||
collection of my transcribed notes, primarily Markdown managed using
|
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.
|
||||||
|
|
|
@ -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 |
Loading…
Reference in New Issue