A compilation of the projects and scripts I wrote during High School.
A beginner implementation of MiniMax in Connect4.
A game of impossible hangman which chooses words that least fit your guesses.
A collection of fractals using recursive algorithms.
A multidimensional binary tree.
An A* based puzzle solver.