diff --git a/README.md b/README.md new file mode 100644 index 0000000..8522431 --- /dev/null +++ b/README.md @@ -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.