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

[Enhancement]: 3D snake game #3364

Closed
1 task done
Harleen-786 opened this issue May 16, 2024 · 3 comments
Closed
1 task done

[Enhancement]: 3D snake game #3364

Harleen-786 opened this issue May 16, 2024 · 3 comments
Labels
Enhancement ⚡️ level2 Enhancement in gssoc

Comments

@Harleen-786
Copy link
Contributor

Do you want to have the enhancement of existing game ? 😀 Describe yourself..

Describe yourself:

I am a software developer contributing to the GameZone open source project. I have a keen interest in enhancing user experiences and adding valuable features to existing games.

Enter a brief description about the enhancement you need:

The current 3D Snake Game on the website displays only the score. To improve the game's interface and user experience, I propose adding a heading that shows "Total Score" above the current score display. This enhancement will make it clearer to players what the displayed number represents, improving the overall clarity and aesthetic of the game interface.

Describe the solution you'd like

Describe the solution you'd like:
To enhance the 3D Snake Game, I would like to add a heading above the current score display that reads "Total Score". This change will involve modifying the HTML structure and possibly updating some CSS styles to ensure the heading integrates seamlessly with the existing game interface.

Give steps in which you will solve it:

Review the Current Codebase:

Analyze the existing HTML, CSS, and JavaScript code for the 3D Snake Game to understand how the score is currently displayed.

Modify the HTML:

Add an HTML element for the "Total Score" heading above the current score display element.

Update the CSS:

Ensure the new heading is styled consistently with the rest of the game interface.
Adjust any necessary styles to maintain a clean and visually appealing layout.

Update JavaScript (if needed):

Ensure the JavaScript code properly references the new heading element if any dynamic updates are needed.

Testing:

Test the game to ensure the new "Total Score" heading displays correctly across different browsers and devices.
Verify that the score updates as expected during gameplay and that the overall user experience is enhanced.

Submit the Enhancement:

Commit the changes to the repository.

Submit a pull request with a detailed description of the enhancements made.

Select program in which you are contributing

GSSoC24

Code of Conduct

@kunjgit
Copy link
Owner

kunjgit commented May 16, 2024

Hey @Harleen-786 , You can't have another issue before completing the previous one 😀
you already have the following 1 open issues 👀 ! :

#3355

@kunjgit kunjgit closed this as completed May 16, 2024
@kunjgit
Copy link
Owner

kunjgit commented May 16, 2024

Hey @Harleen-786 ! Thank you so much for your raising the issue💗
It’s all yours, you can come anytime again and make some contributions! 🚀
Alone, we can do little, but together we can do so much! 😇

@kunjgit
Copy link
Owner

kunjgit commented May 16, 2024

Hey @Harleen-786 !
Thank you for raising an issue 💗
You can self assign the issue by commenting /assign in comment 😀
Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀
Don’t Forget to ⭐ our GameZone🎮
Make sure you join our Discord🕹️

@kunjgit kunjgit added Enhancement ⚡️ level2 Enhancement in gssoc labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ⚡️ level2 Enhancement in gssoc
Projects
None yet
Development

No branches or pull requests

2 participants