atkochi / AkinatorEngine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# Akinator game engine

(this is not original akinantor ofc)

Short app descritption: Akinator is an expert system based on fuzzy logic.

Original game is pretty awesome and world wide known: http://en.akinator.com/

Main characteristics:

  • Self-educating
  • Mistakes-indulgence
  • Intelligent system of a next question choose

Most of code was based on the following article: https://geektimes.ru/post/84364/ Partially I didn't understand the article, so some part of code I had wrote from my head. That's why the way to calculate some things may be different from the original article.

I had choose Mozilla Public License 2.0 for this project.

About


Languages

Language:C# 100.0%