Skip to content

Course "Models of intellegent system" takes place within the university. For backend using TAU-Prolog , Front-end JS

License

Notifications You must be signed in to change notification settings

StrongerProgrammer7/ModelIntellegentSystem-

Repository files navigation

Model Intellegent System

Course "Models of intellegent system" takes place within the university. For backend using Prolog , Front-end JS

Introduction

A prototype of the Checkers game (used Russian version and American for checker of king (any direction and one step)) has been developed.
The operation of the bot is described in ch2.pl in Prolog language.

Problem and TODO:

  • In a king move, free cells on the borders are not recognized.
  • The bot generates all possible paths, including DUBLES.
  • The bot is slow
  • The bot takes a random turn. Weights need to be added to determine the best pitch.

Illustration work

Main

1

Step

2

Current step

3

Eat

4

White King

king

Black king

kingEnemy

Step king

stepKing

Step bot king

5

Modal win

win

About

Course "Models of intellegent system" takes place within the university. For backend using TAU-Prolog , Front-end JS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published