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

Added button controls for pacman, also improved the UI

Open Parth-Gupta10 opened this issue 4 years ago • 5 comments

Fixes #9 I have added comments for every feature added for better understandability. For your reference I have attached a screenshot of the game after the changes I have made.

Screenshot

Parth-Gupta10 avatar Oct 01 '20 13:10 Parth-Gupta10

@RishabhDevbanshi please accept my PR

Parth-Gupta10 avatar Oct 04 '20 20:10 Parth-Gupta10

@RishabhDevbanshi Please accept my PR by adding "hacktoberfest-accepted" label to it

Parth-Gupta10 avatar Oct 06 '20 06:10 Parth-Gupta10

While I have approved and labelled your PR right now, but it still has some merge conflicts, try to resolve them so that it can be easily merged into master branch.

RishabhDevbanshi avatar Oct 06 '20 06:10 RishabhDevbanshi

Ok thanks Edit - I just now saw the conflicts, and I think my changes cannot be added to your code, your code has changed a lot after I made this pull request (especially the JS file), so what should I do?

Parth-Gupta10 avatar Oct 06 '20 06:10 Parth-Gupta10

Ok thanks Edit - I just now saw the conflicts, and I think my changes cannot be added to your code, your code has changed a lot after I made this pull request (especially the JS file), so what should I do?

Use git pull command to update your local repository. And then start working on it.

RishabhDevbanshi avatar Oct 06 '20 15:10 RishabhDevbanshi