You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.2 KiB
1.2 KiB
Artificial Intelligence - Jungle Chess
A project developed with the goal of designed a AI based on Algorithm Minimax with Alpha-Beta Cuts for the Game Animal Chess
1.How To Play
To win the game, one player must successfully move any animal into the Den of the opponent. See rules:
2.Pre-requisite:
It's required to install few libraries first.
$pip install pygame
$pip install deepcopy
3.For Run:
$ git clone https://github.com/SalllesGuilherme/AI_AnimalChess.git
$ run AnimalChess_Game.py
To Play:
Select the mode of the Game, a number between 1-4. If a game mode againt the AI is select, also selecet the level of dificulty 1-9
GAME:

