-
Notifications
You must be signed in to change notification settings - Fork 837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pac-Man-Game finished #5185
Open
aamira0
wants to merge
48
commits into
kunjgit:main
Choose a base branch
from
aamira0:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Pac-Man-Game finished #5185
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Restarted. -Changed map (not done yet) -Changed the colliding function -Changed pacman
Using images for the map to get the pacman look
Added portals in de openings and adjusted speed
Missed some pellets
Collects pellets now
Score gets added when pellets are collected
Ghost moves after a delay + ghost collides with the right side
Added lives on screen + seperated css and html
You lose lives when you collide with a ghost + lose the game if you lost all lives
Pac man mouth moves + mouth points towards the direction it moves
This reverts commit c0fa7b3.
Ghosts have a delay before they start moving + old commit of readme because I went to an older commit)
Added power pellets
Fixed blue ghosts. Ghosts turn blue now with the power up
Noticed you 'won' too early because of the power pellets so i fixed it
Power pellets appear 30 seconds after one has been used
Added portals to the sides
Changed map a bit
Added restart button for when you win
Added Pacman gif
Added pngs and gifs of ghosts
Wall border change
Added start screen
Added sound effects for start screen, eating and power up
Added fruit score indicator
Added extra instructions on screen
Added game over sound effect
Fixed some duplications
-Code standards -Update ReadMe -Changed screenshot
-You no longer lose immediately if the ghost collides with the pacman at the spawn
This reverts commit 5d5a257.
Thank you @aamira0 ,for creating the PR and contributing to our GameZone 💗 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Description 📜
The Pac-Man Game was very limited so I finished it into a more rounded out and finished game.
-Improved the map
-Added portals
-Added a third ghost
-Ghosts start moving on different times
-Added power pellets
-Added ghosts getting scared
-Added ghosts getting eaten
-Added fruit
-Added bonus points
-Added animations with gifs
-Added sound effects
-Added startscreen
-Added restart buttons
-Added instructions
Fixes #5183
Mark the task you have completed ✅
Thank you soo much for contributing to our repository 💗