Updated site
authorLukas Krickl <lukas@krickl.dev>
Wed, 17 Jan 2024 16:46:33 +0000 (17:46 +0100)
committerLukas Krickl <lukas@krickl.dev>
Wed, 17 Jan 2024 16:46:33 +0000 (17:46 +0100)
src/index.html

index 98a47aa2f09d9fdfd2779ae5e159496963e2e7e3..72b7dc177bc18e2912d621b42d6c336b191154d4 100644 (file)
   <h1>krickl.dev</h1>
 
   <article>
-    <h2><a href="https://git.krickl.dev/?p=ulas/.git;a=tree">ulas</a></h2>
+    <h2><a href="https://git.krickl.dev/?p=ubuild/.git;a=tree">ulas</a></h2>
     <p>
-      Unlink's Light Assembler is a homebrew sm83 assembler with a simple but powerful macro feature.
-      It can output binaries directly without a linker step and can easily be used as a library.
+      Unlink's build system is a simple build system written in C that only uses C as a definition language.
+    </p>
+  </article>
+
+  <article>
+    <h2><a href="https://git.krickl.dev/?p=whk/.git;a=summary">whk</a></h2>
+    <p>
+      Whk is a simple first person game written in C and <a href="https://www.raylib.com/">raylib</a>.
+      It uses simple doom-style maps and will have an in-engine map editor.
     </p>
   </article>