Upload files to "/"

This commit is contained in:
Starstreak 2025-07-31 04:31:19 +00:00
parent e828707819
commit 5c849fe803

22
README.md Normal file
View file

@ -0,0 +1,22 @@
# fsfadventures
```
______ ___________ ___ _ _
| ___/ ___| ___| / _ \ | | | |
| |_ \ `--.| |_ / /_\ \ __| __ _____ _ __ | |_ _ _ _ __ ___ ___
| _| `--. | _| | _ |/ _` \ \ / / _ | '_ \| __| | | | '__/ _ / __|
| | /\__/ | | | | | | (_| |\ V | __| | | | |_| |_| | | | __\__ \
\_| \____/\_| \_| |_/\__,_| \_/ \___|_| |_|\__|\__,_|_| \___|___/
```
FSF Adventures - A retro text based game inspired by [BBS](https://en.wikipedia.org/wiki/Bulletin_board_system) classics such as [Barney Splat](https://www.breakintochat.com/wiki/Barneysplat) and [Legend of the Red Dragon](https://en.wikipedia.org/wiki/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.