Hi Guys!
I need a little help…
I have my first little game in java, which is basically a PACMAN.
I have a snake that the player controls, which can eat apples.
Now i inserted a little hawk and i want it to try to kills the player, but in a dumb way.
I wonder how can i start it ?
I read about A* , but i wonder if i should start with that…
What you guys Recommend?
Any Article anything at all, is a good start to me.