summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..6739b28
--- /dev/null
+++ b/README.org
@@ -0,0 +1,10 @@
+#+title: Readme
+
+This is a collection of games I made in a week or so from December 2024-2025. The games aim to be multi-platform, written in C and modern in the sense that they recognize that different computers have different display scales, refresh rates...
+
+** Requirements
+Building the games requires
+- make
+- SDL2/SDL3
+- SDL_image
+- SDL_mixer