This windows console program is a model of the european peg solitaire. For now game generation is completely random. It can run the following functions (chosen from a menu at startup):
Generates a number of games and give stats about the remaining number of balls (min, mean).
Runs Quickstats for each non redundent starting position of the board.
Displays a bar chart of remining ball count occurences on a sample of generated games.
Generates a number of games and replays the best one in the terminal
Generate games until a goal (remaining balls) is reached, and replays it in the terminal.