summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/index.html b/index.html
index d5c54de..1bea721 100644
--- a/index.html
+++ b/index.html
@@ -23,6 +23,9 @@
<br />
📖 This page hosts strictly static content.
<br />
+ 🐙 Obviously my GitHub is at
+ <a href="https://github.com/Simponic">/simponic</a>.
+ <br />
🔔 My "real website" is at
<a href="https://simponic.xyz">simponic.xyz</a>.
</h3>
@@ -35,8 +38,8 @@
<div class="project-body">
<h1>Euler Golf 2</h1>
<p>
- A puzzle game (with BFS solver) to explore rotations in the complex
- plane.
+ A puzzle game (with BFS solver) to explore rotations in the
+ complex plane.
</p>
</div>
</a>
@@ -77,8 +80,8 @@
<div class="project-body">
<h1>The A-maze-ing Maize Maze</h1>
<p>
- A Randomized Kruskal's Maze game with (more) BFS. You play
- as a 🌽corn stalk trying to become 🍿popcorn.
+ A Randomized Kruskal's Maze game with (more) BFS. You play as a
+ 🌽corn stalk trying to become 🍿popcorn.
</p>
</div>
</a>
@@ -90,9 +93,7 @@
<div class="project-body">
<h1>Centipede</h1>
- <p>
- Boring remake of the classic arcade game.
- </p>
+ <p>Boring remake of the classic arcade game.</p>
</div>
</a>