Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 729 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 729 Bytes

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