Inspiration
The inspiration for creating the Stone_Paper_Scissors-game project stemmed from my desire to participate in Major League Hacking (MLH) events and build a tangible application that combines my learning in JavaScript, HTML, and CSS.
What it does
Stone_Paper_Scissors-game is a classic game implemented in a modern web environment. Users can play against the computer, selecting either rock, paper, or scissors, and witness dynamic outcomes based on their choices and the computer's random selection.
How we built it
The project was built using HTML for structure, CSS for styling, and JavaScript for dynamic functionality. The combination of these technologies resulted in a user-friendly and visually appealing Rock, Paper, Scissors Game.
Challenges we ran into
Encountering challenges in JavaScript logic and ensuring a seamless user experience posed initial hurdles. Overcoming these obstacles required debugging and refining the code for optimal performance.
Accomplishments that we're proud of
Successfully implementing a functional Rock, Paper, Scissors Game from scratch is a notable achievement. The project showcases my ability to apply coding principles to create an interactive and engaging application.
What we learned
Through this project, I deepened my understanding of JavaScript, HTML, and CSS. The hands-on experience provided valuable insights into game development, user interaction, and the integration of different web technologies.
What's next for Stone_Paper_Scissors-game
The journey doesn't end here. Future plans involve refining the user interface, adding features like score history, and potentially exploring multiplayer functionality. The project will serve as a foundation for expanding my skills in web development.
Log in or sign up for Devpost to join the conversation.