Icon

Farkle

This directory contains 4 workflows.

IconFarkle - Create Player Template 

A workflow to generate a template for a Farkle player’s decision table. The template is simply all possible rolls that scores points.

IconFarkle - Generate Initial Players 

Randomly generates the first generation of Farkle players for use in a genetic algorithm to evolve an effective Farkle game strategy.

IconFarkle - Roll Statistics 

A workflow to generate all possible dice combinations in the game of Farkle and produce statistics about which ones score.

IconFarkle - Run Evolution 

A genetic algorithm that runs several generations of genetic evolution to evolve an effective Farkle player strategy.