summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>