From f4faa22b4eab212b7ec8a9ba899c20b128935af7 Mon Sep 17 00:00:00 2001 From: Byte Dice <165556900+ByteDice@users.noreply.github.com> Date: Tue, 5 May 2026 10:08:20 +0200 Subject: [PATCH] README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e90a13 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Super Epic Cool Awesome Stuff: The Bar Game +A game made for the LBS gymnasium game-jam #3 (2026).\ +(Duration: 42 hours. Theme: "Riding Farmers") + +> [!NOTE] +> Things may be too easy, too hard, and/or confusing. \ +> Expect a buggy mess (because game-jam). + +## How to play +Download the source and open it in Godot (4.5). + +The goal is to keep the farmer on the mechanical bull by dragging their limbs to the handles +when the farmer loses grip.\ +Lose grip on all 4 limbs = die. + +# Open-source - Copyright + +**SECAS_bar_game © 2026 by Byte Dice is licensed under the MIT License**\ +**You can learn more about copyright by reading the full [license](/LICENSE.txt).**