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.
|
|
3 years ago | |
|---|---|---|
| .vscode | 3 years ago | |
| assets | 3 years ago | |
| images | 3 years ago | |
| .gitignore | 3 years ago | |
| AnimalChess_AI.py | 3 years ago | |
| AnimalChess_AI_mcst.py | 3 years ago | |
| AnimalChess_Engine_Rules.py | 3 years ago | |
| AnimalChess_Game.py | 3 years ago | |
| README.md | 3 years ago | |
| test.py | 3 years ago | |
README.md
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:

