DhanushNehru / Ultimate-Web-Development-Resources

A collection of web development resources for most of your development needs
https://dhanushnehru.github.io/Ultimate-Web-Development-Resources/
Creative Commons Zero v1.0 Universal
413 stars 255 forks source link

feat: add Rock-Paper-Scissor v2 project #481

Closed Shreyasb1015 closed 8 months ago

Shreyasb1015 commented 8 months ago

This is my Rock-Paper-Scissor Project made with HTML,Css and Javascript language. It is fun game where player will be competing with Computer.It uses local storage to store the result of win,loss or draw of Player.Css adds some cool effect to the web page making it visually appealing.

selemondev commented 8 months ago

Thanks @Shreyasb1015 for your pull request. @subhayudutta has already added a project similar to yours 😄. Could you maybe update the name of the project from Stone Paper Scissors game to Rock, Paper, Scissors game in the README.md file?

Shreyasb1015 commented 8 months ago

should i rename my project name?

selemondev commented 8 months ago

should i rename my project name?

@Shreyasb1015 just rename your project to Rock-Paper-Scissors-Game-V2 and then I will merge it 😄.

Shreyasb1015 commented 8 months ago

I have renamed my file.

selemondev commented 8 months ago

I have renamed my file.

Could you also add your project to the README.md file 😄?

Shreyasb1015 commented 8 months ago

Done. I have added my project.

Shreyasb1015 commented 8 months ago

My pleasure!