Inspiration

A fun game for childhood memories, it was wonderful to create on the computer.

How I built it

I built this game using JavaScript and HTML/css for UI

Challenges

  1. Handling User Input
  2. Game Logic Confusion
  3. Code Reuse & Cleanliness
  4. Styling It Nicely

Accomplishments that I'm proud of

Turned logic into code Handled user interaction The first step towards bigger games

What I learned

After developing the Rock Paper Scissors game, I learned core frontend development skills. I practiced HTML to structure the UI, used CSS for styling and basic layout, and strengthened my JavaScript skills by handling user input, creating game logic with if-else statements, and generating random choices with Math.random(). I also learned how to manipulate the DOM dynamically and respond to events like button clicks. Most importantly, I improved my problem-solving mindset by turning real-life logic into working code. This project boosted my confidence in building interactive web apps.

What's next for Game

TicTacToe is Roaling Are you excited?

Built With

Share this project:

Updates