diff --git a/index.html b/index.html
index 0b7be64..c0aba37 100644
--- a/index.html
+++ b/index.html
@@ -81,34 +81,34 @@ title: Home
Other projects
- goldfish(Java // started Jan 2013)
+ oriadnos(C // started May 2014)
- GoLdfish is a simple Game of Life implementation in Java.
+ Oriadnos is a 3D maze exploration game written from scratch using matrix manipulation code, UV texture mapping, z-buffering, and simple lighting.
- starlorn(Java // started May 2013)
+ BAJA(Python + Web // started Jan 2014)
- Starlorn is a shoot 'em up game with a sweet upgrade system and randomized levels.
+ BAJA is a hacking game featuring multiple simulated websites, tied together by messages sent to the player from a mysterious individual using a fake email client.
- Cellar-Strider is a pseudo-roguelike game with a YAML-based level system.
+ OmniThinker is an online brainstorming tool that displays relevant information from the web in a sidebar.
- oriadnos(C // started May 2014)
+ databanks(C // started Nov 2013)
- Oriadnos is a 3D maze exploration game written from scratch using matrix manipulation code, UV texture mapping, z-buffering, and simple lighting.
+ DataBanks is a simple database with a terminal-based interface for notekeeping.
@@ -121,66 +121,66 @@ title: Home
- databanks(C // started Nov 2013)
+ starlorn(Java // started May 2013)
- DataBanks is a simple database with a terminal-based interface for notekeeping.
+ Starlorn is a shoot 'em up game with a sweet upgrade system and randomized levels.
- omnithinker(Python + Web // started Nov 2013)
+ goldfish(Java // started Jan 2013)
- OmniThinker is an online brainstorming tool that displays relevant information from the web in a sidebar.
+ GoLdfish is a simple Game of Life implementation in Java.
- BAJA(Python + Web // started Jan 2014)
+ cellar-strider(Python // started June 2012)
- BAJA is a hacking game featuring multiple simulated websites, tied together by messages sent to the player from a mysterious individual using a fake email client.
+ Cellar-Strider is a pseudo-roguelike game with a YAML-based level system.
- earwig.github.io is the site you're viewing right now in source code form.
+ FuncSmash, a small for-the-hell-of-it project, tries to generate random Python functions using Markov chains.
- git-repo-updater(Python // started June 2011)
+ lobo(NetLogo // started Dec 2011)
- Gitup is a console script that allows you to easily pull to multiple git repositories at once.
+ Lobo is Logo Bolo: a re-envisioning of the classic tank game by Stuart Cheshire in NetLogo.
- MusicQuizzer is a Tk-based program that can help you prepare for your music final with randomly-generated listening quizzes.
+ Gitup is a console script that allows you to easily pull to multiple git repositories at once.
- lobo(NetLogo // started Dec 2011)
+ earwig.github.io(Web // started June 2011)
- Lobo is Logo Bolo: a re-envisioning of the classic tank game by Stuart Cheshire in NetLogo.
+ earwig.github.io is the site you're viewing right now in source code form.
- FuncSmash, a small for-the-hell-of-it project, tries to generate random Python functions using Markov chains.
+ MusicQuizzer is a Tk-based program that can help you prepare for your music final with randomly-generated listening quizzes.