Skip to content

Python app developed for tinkering with AI concepts using Dou Shou Qi (Jungle Chess) as the playground. Implementing several search algorithms (minimax, alpha-beta, pruning) and developing custom evaluation functions.

Notifications You must be signed in to change notification settings

nunobv/jungle-chess_dou-shou-qi_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Jungle Chess (Dou Shou Qi)

Python app developed for tinkering with AI concepts using Dou Shou Qi (Jungle Chess) as the playground. Implementing several search algorithms (minimax, alpha-beta, pruning) and developing custom evaluation functions.

Code and PDF available.

A more in-depth guide for the app architecture, game strategy and each search algorithm & evaluation function developed can be seen in the PDF.

Code structure:


Game home screen image

About

Python app developed for tinkering with AI concepts using Dou Shou Qi (Jungle Chess) as the playground. Implementing several search algorithms (minimax, alpha-beta, pruning) and developing custom evaluation functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages