From 39e68f44ed91b8355c6cec1050f3644a032e9a83 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Mon, 16 Dec 2024 15:10:25 +0900 Subject: [PATCH] Add README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ccc9828 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# RockPaperScissorsDuel + +Originally posted onto Rune/Dusk, now hosted here and can run natively with +Raylib as a dependency. -- 2.49.0