Skip to content

TampliteSK/TourneySim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TourneySim

TourneySim is a chess tournament simulator written in C. At the moment it is very simplistic, and only supports single and double round-robin.

Features

  • 2 tournament types
  • Completely customisable player info input (through file IO)
  • Considers White's first-move advantage
  • Proper formulae for win/draw/loss probabilities
  • Estimate chance of winning the tournament for each player
  • Customisable "aggression" knob, which determines the willingness of players to fight for wins

Changelog

1.1

Added winProb and aggression

1.0

Release

About

A basic chess tournament simulator written in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published