diff options
author | nathan <nathansmith@disroot.org> | 2025-07-03 21:34:28 +0000 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-07-03 21:34:28 +0000 |
commit | d67fc3baa8180703f2280738d13335cb9665b348 (patch) | |
tree | c336f48d86b7dc6296562a068b4828177b5b47a6 /README.org | |
download | FindThings-d67fc3baa8180703f2280738d13335cb9665b348.tar.gz FindThings-d67fc3baa8180703f2280738d13335cb9665b348.tar.bz2 FindThings-d67fc3baa8180703f2280738d13335cb9665b348.zip |
first commit
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..42420c0 --- /dev/null +++ b/README.org @@ -0,0 +1,9 @@ +* Find Things +A old creepy hag asks you to find something. Her request is very strange and +vague. If you bring back the wrong thing too many times she snaps your neck, if +you don't find it fast enough she snaps your neck, if you do *anything* wrong +she snaps your neck! If you find it you are rewarded a sticky nickel, old +mint... +* Dependencies ++ c99 compatible compiler ++ [[https://www.raylib.com][Raylib]] |