From 7340dcda9151c50c84e283f102ea2f44dbf1443f Mon Sep 17 00:00:00 2001 From: BoredGuy Date: Tue, 24 Dec 2024 09:57:13 +0300 Subject: Added Readme --- README.org | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.org (limited to 'README.org') 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 -- cgit v1.2.3