Pacman-Game
Pacman-Game copied to clipboard
Added button controls for pacman, also improved the UI
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.
@RishabhDevbanshi please accept my PR
@RishabhDevbanshi Please accept my PR by adding "hacktoberfest-accepted" label to it
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.
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?
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.