Conways game of life

A program to visualise Conway’s Game of Life and other Cellular Automata.
A program to visualise Conway’s Game of Life and other Cellular Automata.
Python 3 program written to solve the countdown letters game.
Python program to solve the N queens problem using a brute force approach.
Python program to visualise a backtracking algorithm solving a Sudoku puzzle.