Pacman-Game
Pacman-Game copied to clipboard
Improve Ghost Movements
Right now , the ghosts are moving randomly. There needs to be some algorithm added so that ghosts follow pacman to make the game more interesting. Also when pacman eats a power up they should run away from him.
Sounds fun, i will give it a shot! :)
Sounds fun, i will give it a shot! :)
Sure !
Can i do a small refactor? Put ghost and pacman classes and functions into separate files? And maybe you should add credit to the original creator kubowania?
Can i do a small refactor? Put ghost and pacman classes and functions into separate files? And maybe you should add credit to the original creator kubowania?
GO ahead with it.
Is this issue still open to contribute to?
Yes !
may I also try this?
@PRASHANT-SAJWAN Yes !
I also wanna try. Shall i make them acc to the actual game ?
I also wanna try. Shall i make them acc to the actual game ?
Yes !
Heii this my first time join open source project, i dont realy sure how to do it so i think i want to implement A* algorithm on the ghost can i do it ??
Heii this my first time join open source project, i dont realy sure how to do it so i think i want to implement A* algorithm on the ghost can i do it ??
Yes please ! It would be a great help.
Don't forget to add cruse elroy mode, it's an important part of pacman that people often miss.