# To do List: - [x] preliminary research on the game - [x] implement the function - [x] include the function in the code for the MINMAX algorithm - [x] Normalize the output (optional but will alllow us to assign weights to the heuristics)
To do List: