From 3d3feea3aa5a7c48a0577af40806c3bb03b818fb Mon Sep 17 00:00:00 2001 From: Lorenzo Torres Date: Sun, 31 Aug 2025 17:41:18 +0200 Subject: Implemented the website --- content/projects/sideros.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/projects/sideros.md (limited to 'content/projects/sideros.md') 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 @@ + + +## 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 -- cgit v1.2.3