From e430665d5e41cbe0f13f665286e67159c0aefddb Mon Sep 17 00:00:00 2001 From: DiamondNether90 Date: Thu, 9 Jul 2026 17:57:38 +1000 Subject: [PATCH] Add README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3affebc --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Balatro Card Game + +This is an (WIP) implementation of my tabletop card game, heavily inspired by *Balatro* by LocalThunk. It is written in [Comet](https://chookspace.com/Comet/Comet), a compiled language created and maintained by [SpookyDervish](https://chookspace.com/SpookyDervish). \ No newline at end of file