Skip to content

My Monte Carlo tree search-based entry in the 2019 CodeCup competition

Notifications You must be signed in to change notification settings

mvanaltvorst/codecup-flippo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

codecup-flippo

This is my Monte Carlo tree search-based entry in the 2019 CodeCup competition. It ended up being second of the Dutch National Informatics Olympiad competitors.

CodeCup is an organisation that releases programming challenges based on a board game every year. The game of 2019 was Flippo (rules of the game Flippo). Contenders can submit programs that will compete in a tournament against the programs of other contenders.

Building

git clone https://github.com/mvanaltvorst/codecup-flippo.git
cd codecup-flippo
make

About

My Monte Carlo tree search-based entry in the 2019 CodeCup competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published