Hello
I am making a maze game and I would like to have an enemy sprite chase/move towards the player sprite. There are walls in the room so the enemy sprite would have to go around them. Best example I can think of is the ghosts chasing Pacman.
How would I program this?
Thank you for any help.