aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-04-27 11:40:31 +0200
committerRaymaekers Luca <luca@spacehb.net>2025-04-27 11:43:30 +0200
commit7427ae1688e5933625a3609bcfba7e32988971fb (patch)
tree7476e6ebf0e317e00aec4ea63f5ea981a023b931 /README.md
Initial commitmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1145d0b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# Poulbi's Handmade Hero Linux port
+
+## Overview
+To make sure I internalize the Handmade Hero series, I am porting the game over to Linux.
+
+## Build
+Run the build script.
+```sh
+./code/build.sh
+```
+
+## Running
+```sh
+./build/linux_handmade
+```
+
+# Resources
+- [Episode Guide](https://guide.handmadehero.org/)