Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 907 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 907 Bytes

evolutionary-wordle

Using evolurionary/genetic algorithms to try to solve wordle. Project created by Cedric Chan, Marthijn van Deelen & Erik Frohn for Natural Computing at the Radboud University

How to run

This section explains how to run each iteration of the project

Mark 1

$ python mark1.py

Mark 2

$ python mark2.py

Mark 3

$ python mark3.py

Screenshots

This section showcases screenshots from the running of each of the iterations on 100 generations.

Mark 1

output_1 mark1_a mark1_b

Mark 2

output_2 mark2_a mark2_b

Mark 3

output_3 mark3_a mark3_b mark3_c