Skip to content
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 #4565

Merged
merged 23 commits into from
Jul 1, 2024
Merged

Pac-Man Game #4565

merged 23 commits into from
Jul 1, 2024

Conversation

aamira0
Copy link
Contributor

@aamira0 aamira0 commented Jun 16, 2024

PR Description 📜

When I looked at the Pac Man game it said that it didn't exist. I looked at the file in readme and it was empty. So I made one myself.
Fixes #4281


Mark the task you have completed ✅

  • I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project.
  • I have performed a self-review of my own code or work.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generates no new warnings.
  • [x ] I have followed proper naming convention showed in CONTRIBUTING GUIDELINE
  • I have added screenshot for website preview in assets/images
  • I have added entries for my game in main README.md
  • I have added README.md in my folder
  • I have specified the respective issue number for which I have requested the new game.

📸 ![Img/Screenshot.png](Img/Screenshot.png)

Thank you soo much for contributing to our repository 💗

aamira0 added 22 commits June 15, 2024 14:37
- pac man collects points and the dots disappear
- ghosts exist and wander around
-improved ghost movements
-ghosts follow pacman
-Game stops when player wins (using 200 score for test)
-Game stops when player is touched by ghost
Update gamewin
-game ends when player wins
-game ends when lives are up and ghost gets the player
-display lives
Update nummers
Amount of lives fixed
-They appeared weird at first
-had to change names of files
-Actual total score needed to win
Added README
Aanpassing map screenshot
-Video doesnt't add much and it's not required
-Moved game to the right map
Added link to main README
@kunjgit
Copy link
Owner

kunjgit commented Jun 16, 2024

Thank you @aamira0 ,for creating the PR and contributing to our GameZone 💗
Review team will review the PR and will reach out to you soon! 😇
Make sure that you have marked all the tasks that you are done with ✅.
Thank you for your patience! 😀

@aamira0
Copy link
Contributor Author

aamira0 commented Jun 16, 2024

Please review my PR @kunjgit

@kunjgit kunjgit added level3 Adding new features gssoc GSSoC24 program label labels Jul 1, 2024
@kunjgit kunjgit merged commit cf973cd into kunjgit:main Jul 1, 2024
@kunjgit
Copy link
Owner

kunjgit commented Jul 1, 2024

Thank you @aamira0 , for your valuable time and contribution in our GameZone 💗.
It’s our GameZone, so Let’s build this GameZone altogether !!🤝
Hoping to see you soon with another PR again 😇
Wishing you all the best for your journey into Open Source🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC24 program label level3 Adding new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement]: There is no Pac Man Game
2 participants