A university task to create an expert system. Click here to see the demo. The goal is to allow the user to be asked several questions about how the snake looks, and then tell him what's this snake called.
- Clone this repository.
git clone https://github.com/aaneitchik/snake-expert.git
- Install dependencies with yarn:
yarn install
- Run the project in dev mode:
or build your own version:
yarn start
yarn build
Unfortunately the repository where original rules were listed does not exist anymore. Rules for defining snakes were taken from this repository and then translated from French to English.