From a4d164e87bba6a669d4fe221ff60326e0ca6b897 Mon Sep 17 00:00:00 2001 From: britney Date: Thu, 31 Jul 2025 04:30:12 +0000 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ab5921..cce26e8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,23 @@ # fsfadventures - -FSF Adventures - A retro text based game inspired by BBS Door game classics such as Barney Splat and Legend of the Red Dragon. \ No newline at end of file + +______ ___________ ___ _ _ +| ___/ ___| ___| / _ \ | | | | +| |_ \ `--.| |_ / /_\ \ __| __ _____ _ __ | |_ _ _ _ __ ___ ___ +| _| `--. | _| | _ |/ _` \ \ / / _ | '_ \| __| | | | '__/ _ / __| +| | /\__/ | | | | | | (_| |\ V | __| | | | |_| |_| | | | __\__ \ +\_| \____/\_| \_| |_/\__,_| \_/ \___|_| |_|\__|\__,_|_| \___|___/ + +FSF Adventures - A retro text based game inspired by BBS classics such as Barney Splat and Legend of the Red Dragon. + +Made with love in Golang.. + +Current Features: + + [ANSI Graphics](https://github.com/mgutz/ansi) + +This game is currently under construction and this is a placeholder. + +Once the base game is playable, it will be uploaded. + +Stay tuned. \ No newline at end of file