charbelsako / pacman

made this pacman replica. now with Neuro Evolution
https://charbelsako.github.io/pacman/
0 stars 0 forks source link
algorithm astar-algorithm game javascript neural-network p5js-game pacman

Pacman GAME AI

Disclaimer i did not make any of the files in the lib/ folder.

This game was primarily made just to work with the a* pathfinding algorithms and not to actually make a game.

What's missing from this game

You can't kill ghosts.
You can't stack blue coins.
A good programmer.
Good visual design.

What i don't like about this project

Neuro evolution update

Added neuro evolution to the game. It's not the best impelementation but it's working. Sort of. Ok it's not working at all
Link to enhancements issue