26 lines
No EOL
1.2 KiB
Markdown
26 lines
No EOL
1.2 KiB
Markdown
# 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.
|
|
|
|
**Spoiler Warning**
|
|
|
|
The basic game has not reached 100%. For that, I'm adding a few more "events"
|
|
|
|
Barney Splat for example, it seemed to have these randomized events on each day where you had the opportunity to cause chaos.
|
|
|
|
I've moved most of the in-game text into txt files, but there is code that still has strings and it may spoil the game for you. |