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

Solved issue # 3742 - Added pixel painter game #3863

Merged
merged 7 commits into from
May 30, 2024
Merged

Solved issue # 3742 - Added pixel painter game #3863

merged 7 commits into from
May 30, 2024

Conversation

Aditi22Bansal
Copy link
Contributor

PR Description 📜

Please include summary related to the issue you have fixed and describe your PR in brief over here by specifying the issue number on which you were working below
Pixel Painter is an interactive web-based drawing application that allows users to create pixel art. It features a canvas for drawing, a color picker, an undo functionality, and a clear button. The interface includes smooth animations and an intuitive user experience.

Fixes # <your_issue_number>
Fixes #3742


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.
  • 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 added working video of the game in README.md (optional)
  • I have specified the respective issue number for which I have requested the new game.

Add your screenshots(Optional) 📸

pixel_painter

Recording.2024-05-26.015453.mp4


Thank you soo much for contributing to our repository 💗

@kunjgit
Copy link
Owner

kunjgit commented May 29, 2024

Thank you @Aditi22Bansal ,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! 😀

@Aditi22Bansal
Copy link
Contributor Author

@kunjgit
Kindly review and merge the PR

@Aditi22Bansal
Copy link
Contributor Author

@kunjgit
Please review this one

@Aditi22Bansal
Copy link
Contributor Author

@kunjgit
Resolved the conflicts

@kunjgit kunjgit merged commit af5e7cc into kunjgit:main May 30, 2024
1 check passed
@kunjgit kunjgit added level3 Adding new features and removed Pending ⏱️ labels May 30, 2024
@kunjgit
Copy link
Owner

kunjgit commented May 30, 2024

Thank you @Aditi22Bansal , 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🚀

@kunjgit kunjgit added the gssoc GSSoC24 program label label May 30, 2024
@kunjgit kunjgit mentioned this pull request Jun 17, 2024
10 tasks
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.

[New game]: Pixel Painter
2 participants