From: Lukas Krickl Date: Wed, 17 Jan 2024 16:46:33 +0000 (+0100) Subject: Updated site X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=f241a7769089bd7ee4505f4523142a0d68fc3e0d;p=website%2F.git Updated site --- diff --git a/src/index.html b/src/index.html index 98a47aa..72b7dc1 100644 --- a/src/index.html +++ b/src/index.html @@ -14,10 +14,17 @@

krickl.dev

-

ulas

+

ulas

- 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. +

+
+ +
+

whk

+

+ Whk is a simple first person game written in C and raylib. + It uses simple doom-style maps and will have an in-engine map editor.