The Legend of King Alexander: An Interactive Story with Fixable Typos

Welcome to "The Legend of King Alexander," a unique interactive story filled with intentional typos for you to find and fix.

How to Contribute

Before you start, please make sure to read the contribution guide for detailed instructions on how to participate.

Happy typo hunting!

Common commands

git clone https://github.com/official-aisensei/the_legend_of_king_alexander.git
git checkout -b dev-samuel
git add .
git commit -m 'a commit message'
git push