Skip to content

aaneitchik/snake-expert

Repository files navigation

Snake expert

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.

How to run locally

  1. Clone this repository.
    git clone https://github.com/aaneitchik/snake-expert.git
  2. Install dependencies with yarn:
    yarn install
  3. Run the project in dev mode:
    yarn start
    or build your own version:
    yarn build

Credits

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.

About

A university task to create an expert system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published