FSF Adventures - A retro text based game inspired by BBS Door game classics such as Barney Splat and Legend of the Red Dragon.
Find a file
2025-07-31 14:38:33 +00:00
data VSCodium suggestions 2025-07-31 01:06:18 -04:00
fourfreedoms.txt VSCodium suggestions 2025-07-31 01:06:18 -04:00
go.mod VSCodium suggestions 2025-07-31 01:06:18 -04:00
go.sum VSCodium suggestions 2025-07-31 01:06:18 -04:00
LICENSE Initial commit 2025-07-31 04:29:18 +00:00
main.go VSCodium suggestions 2025-07-31 01:06:18 -04:00
README.md Update README.md 2025-07-31 14:38:33 +00:00
shuffle-algorithmyvagina Example code from AI, because I am 10x engineer! Auto scale the ram bro. 2025-07-31 06:43:44 +00:00
shuffle-algorithmyvagina.md Update shuffle-algorithmyvagina.md 2025-07-31 06:55:50 +00:00

fsfadventures

______ ___________    ___      _                 _                      
|  ___/  ___|  ___|  / _ \    | |               | |                     
| |_  \ `--.| |_    / /_\ \ __| __   _____ _ __ | |_ _   _ _ __ ___ ___ 
|  _|  `--. |  _|   |  _  |/ _` \ \ / / _ | '_ \| __| | | | '__/ _ / __|
| |   /\__/ | |     | | | | (_| |\ 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:

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.