summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoredGuy <osome3717@gmail.com>2024-12-24 09:57:13 +0300
committerBoredGuy <osome3717@gmail.com>2024-12-24 09:57:13 +0300
commit7340dcda9151c50c84e283f102ea2f44dbf1443f (patch)
treebc903580b9c2662ec6d882eb86df89c7db8c16ce
parent61252071880c625b367623191cc86b3a98b8d562 (diff)
Added Readme
-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