From be3a5f44a4eba7ca68839e1456553d5cc7399395 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Fri, 26 Dec 2025 11:42:37 -0500 Subject: page directories --- zola-static/content/projects/flood/cover.png | Bin 0 -> 20949 bytes zola-static/content/projects/flood/index.md | 7 +++++++ 2 files changed, 7 insertions(+) create mode 100644 zola-static/content/projects/flood/cover.png create mode 100644 zola-static/content/projects/flood/index.md (limited to 'zola-static/content/projects/flood') diff --git a/zola-static/content/projects/flood/cover.png b/zola-static/content/projects/flood/cover.png new file mode 100644 index 0000000..a4ecc6e Binary files /dev/null and b/zola-static/content/projects/flood/cover.png differ diff --git a/zola-static/content/projects/flood/index.md b/zola-static/content/projects/flood/index.md new file mode 100644 index 0000000..673de72 --- /dev/null +++ b/zola-static/content/projects/flood/index.md @@ -0,0 +1,7 @@ ++++ +title = 'Flood' +date = 2023-10-22 +[extra] +cover = 'flood.png' ++++ +This was created during the global 2-day [Ludum Dare](https://ludumdare.com/) game jam competition. We used [Unity](https://unity.com/) and C# for the codebase. You can play the game [here](https://uhgoomba.itch.io/flood). -- cgit v1.2.3