summaryrefslogtreecommitdiff
path: root/minigolf.html
diff options
context:
space:
mode:
authorConnor Frank <conjfrnk@gmail.com>2024-04-15 17:57:09 +0000
committerConnor Frank <conjfrnk@gmail.com>2024-04-15 18:01:58 +0000
commitfe7dd36de7f7c745d94e59d8dfc55556abcecbab (patch)
treef76bdcb347bc7bd3c1d90d6156224d176af6d0b3 /minigolf.html
parentc093e847d12e18d130c3167fc20418171ab216c4 (diff)
add to minigolf.html
Diffstat (limited to 'minigolf.html')
-rw-r--r--minigolf.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/minigolf.html b/minigolf.html
index b788c81..4f5ab24 100644
--- a/minigolf.html
+++ b/minigolf.html
@@ -8,9 +8,15 @@
</head>
<body>
<div id="dhead" class="container">
- <h1>Mini Golf Scores App</h1>
+ <h1>Mini Golf Scores App</h1>
+ </div>
+
+ <div class="darkgroup">
+ <div class="container">
+ <div class="ctitle">Background</div>
+ I was playing mini golf with my brother and my uncle when it started raining, and our paper scorecard disintegrated. The frustration sparked by that incident inspired me to build a phone app to use in place of a scorecard. While phones are harder to use in the rain, at least they don't disintegrate. I recently read <a href="https://press.stripe.com/the-making-of-prince-of-persia">The Making of Prince of Persia</a>, which inspired me to keep this journal describing my project. I plan to make blog posts on <a href="https://conjfrnk.github.io">my recently-revived blog</a> to go into more detail on some of the steps. More to come!
+ </div>
</div>
- <hr>
<div id="history" class="container">
<div class="ctitle">Timeline</div>