summaryrefslogtreecommitdiff
path: root/content/projects/sideros.md
diff options
context:
space:
mode:
authorLorenzo Torres <lorenzo@sagittarius-a.org>2025-08-31 17:41:18 +0200
committerLorenzo Torres <lorenzo@sagittarius-a.org>2025-08-31 17:41:18 +0200
commit3d3feea3aa5a7c48a0577af40806c3bb03b818fb (patch)
tree8f1fa8674b92a4bab07d0382b1fe7df846be5bb8 /content/projects/sideros.md
parentb1ca36ee69f95738a558c2848c0015172483ba88 (diff)
Implemented the website
Diffstat (limited to 'content/projects/sideros.md')
-rw-r--r--content/projects/sideros.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/content/projects/sideros.md b/content/projects/sideros.md
new file mode 100644
index 0000000..d6e8330
--- /dev/null
+++ b/content/projects/sideros.md
@@ -0,0 +1,16 @@
+<!-- title: Sideros -->
+
+## Sideros
+Sideros is a real time strategy game set in ancient history.
+
+#### Description
+The game is being made using the Zig programming language and Vulkan,\
+with the aim of creating something as more historically accurate as\
+possible while still allowing for modders to modify the game as they wish\
+thanks to our WebAssembly virtual machine and our modding API. I'm not making\
+this alone so consider cheking out the git repository for credits.
+
+#### Sources
+Sideros is currently hosted on Sourcehut at [https://git.sr.ht/~lolzdev/sideros](https://git.sr.ht/~lolzdev/sideros)
+
+#### Related posts