Skip to content

aaquibkhwaja/English-Draughts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

draughts.cpp //execute draughts game. move_generation.c //genarates moves. evaluation.c //evaluates a move according to many heuristics. score.c //scores a board position. stack_ab.c //performs alpha-beta pruning on the game tree.

About

OpenCL Draughts Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages