Skip to content
/ hex Public

AI player of the Hex game. Simple Monte-Carlo simulations.

Notifications You must be signed in to change notification settings

fleutot/hex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Gauthier Östervall
Feb 1, 2023
48d1657 · Feb 1, 2023

History

84 Commits
Nov 9, 2013
Nov 25, 2013
Dec 9, 2013
Nov 8, 2013
Dec 2, 2013
Nov 8, 2013
Nov 24, 2013
Nov 14, 2013
Nov 25, 2013
Dec 1, 2013
Dec 12, 2013
Dec 12, 2013
Dec 10, 2013
Dec 12, 2013
Dec 12, 2013
Dec 12, 2013
Dec 12, 2013
Dec 2, 2013
Dec 2, 2013
Nov 25, 2013
Feb 1, 2023

Repository files navigation

Minimimum spanning tree:
- build with "make mst"
- run with "./minimum_spanning_tree data/graph1.txt

Average shortest path:
- build with "make asp"
- run with "./average_shortest_path

Hex game:
- build with "make hexjakt"
- run with "./hexjakt n", with n the board size.

About

AI player of the Hex game. Simple Monte-Carlo simulations.

Resources

Stars

Watchers

Forks

Packages

No packages published