Pacman
🕑 Added 2018-02-27 00:16:05 +0000 UTC Pacman has been chosen as my next projectSo initially i was just going to make the game the same as traditional pacman
this means that the ghost ai would be a path finding algorithm rather than a neural network AI
but Vallahd suggested (if I understand him correctly) that I create the AI's simultaneously using neuroevolution for both the ghosts and pacman
this is a cool idea
but
I'm probably not going to do that (yet)
the reason is that I want to do this idea justice and I'm currently learning how to use NEAT to create even better AIs
So here's the plan
I make Pacman the traditional way and make a video about it
then I add an AI to Pacman using NEAT if I've learned it well enough probably making another video
then i will create a ghost vs Pacman AI where they competitively evolve
I hope my reasons make sense, i just want to learn how to NEAT before also doing 2 competing AIs
Comments
ImKevi Thumar
Good
Varler
Good luck! Sounds like that'll be a challenge.
Vallahd
Sounds good to me. Take it one step at a time.