Skip to content

kangina-tech/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rock-paper-scissors

Creating a simple game of rock, paper scissors that is going to be played against the computer. The fundamentals learnt would be debugging, for loops and functions.

Key Characteristics

  • Will be located in the HTML file.
  • Will use the random function.
  • Will be single round except for when there is a tie then there will be a rematch.
  • Will return function call not console.log().

Medium

Console

Stack

HTML and JavaScript

About

First project using JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published