Skip to content

Ellin/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rock-paper-scissors

In this project, I made a simple "rock, paper, scissors" game. The initial version of this game was played through the console and browser prompts, but I upgraded the user interface as I learned how to manipulate the DOM.

View project: https://ellin.github.io/rock-paper-scissors/

Project screenshots

A screenshot of the Rock, Paper, Scissors app in mobile

Skills practiced

Through this project, I practiced the following skills:

  • DOM manipulation
  • Responsive design with CSS flexbox & clamp
  • Game logic
  • Creating and merging branches with git

About

A Rock, Paper, Scissors game played in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors