Pac-Man AI, using a combination of a Neural Network and a Genetic Algorithm
Uses Pac-Man game from https://github.com/daleharvey/pacman. Test and trains AI using a simplified version of the game's implementation.
run using: deno run --allow-net --allow-read entry.js
Started 2018