Skip to content

joshcbrown/Cachex-Agent--slips_and_falls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Champion Cachex Agent

A game playing agent for 'Cachex', a variant of 'Hex'

This project was completed as part of the subject AI (COMP30024). 128 teams of 2 submitted an agent to the tournament, and this was the winner!

Trophy

Our approach was based on Negamax, with several optimisations to reduce the search space and prune the Negamax-tree, including transposition tables using Zobrist hash keys. Our report describing our full process can be found here.

The game itself is identical to Hex, except that opponent pieces may be captured.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages