Skip to content

iamannkat/Artificial-intelligence-Dabble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Artificial-Intelegence-Games

First Dabble in A.I. Here is the implementation of the game SOS and the Game Spheres. The players are the user and the computer.

The first part - sphere a

The sphere game implemented with th A* algorithm, using the UCS method.

The second part - sphere b

The sphere game implemented with th A* algorithm, using a heuretical function h(n).

The third part - SOS game

Implemetetion of the game "SOS" using the minimax function.

About

First Dabble in A.I.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages