Pacman-Game icon indicating copy to clipboard operation
Pacman-Game copied to clipboard

Improve Ghost Movements

Open RishabhDevbanshi opened this issue 4 years ago • 13 comments

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.

RishabhDevbanshi avatar Sep 30 '20 20:09 RishabhDevbanshi

Sounds fun, i will give it a shot! :)

zjael avatar Sep 30 '20 21:09 zjael

Sounds fun, i will give it a shot! :)

Sure !

RishabhDevbanshi avatar Oct 01 '20 03:10 RishabhDevbanshi

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?

zjael avatar Oct 01 '20 08:10 zjael

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.

RishabhDevbanshi avatar Oct 01 '20 08:10 RishabhDevbanshi

Is this issue still open to contribute to?

reethu-annjo avatar Oct 01 '20 10:10 reethu-annjo

Yes !

RishabhDevbanshi avatar Oct 01 '20 10:10 RishabhDevbanshi

may I also try this?

PRASHANT-SAJWAN avatar Oct 01 '20 15:10 PRASHANT-SAJWAN

@PRASHANT-SAJWAN Yes !

RishabhDevbanshi avatar Oct 02 '20 03:10 RishabhDevbanshi

I also wanna try. Shall i make them acc to the actual game ?

PrashubhAtri avatar Oct 02 '20 15:10 PrashubhAtri

I also wanna try. Shall i make them acc to the actual game ?

Yes !

RishabhDevbanshi avatar Oct 02 '20 15:10 RishabhDevbanshi

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 ??

huntz20 avatar Oct 04 '20 04:10 huntz20

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.

RishabhDevbanshi avatar Oct 04 '20 05:10 RishabhDevbanshi

Don't forget to add cruse elroy mode, it's an important part of pacman that people often miss.

ILOVEPIE avatar Oct 07 '21 20:10 ILOVEPIE