How to move a ghost in PacMan game randomly around the maze? I have done it but still it follows the same path :(
How to move a ghost in PacMan game randomly around the maze? I have tried rand() for x and y positions of ghost but does not work. it moves but not randomly it f...
This user does not accept Private Messages