AI

Connect 4 bot

An AI that plays connect 4
Python AI Algorithms Heuristics

Maze Generator and Solver

A program that builds mazes and solves them using several algorithms
Java AI Algorithms