Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCTHearts

An implementation of UTC for the card game hearts.

In cards.cs are the card,hand and deck class. A game is represented by the game class and contains a round which make differen tricks. MCTS is an implementation of UTC for the game and uses the node class to build a game tree. The determinization class samples hands and uses MCTS to calculate the average best hand.

About

An implementation of UTC for the card game hearts.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages