Pinned Loading
-
-
snake-game
snake-game PublicA variant of the popular arcade game born in 1976, based on the concept that Nokia preloaded in its mobile phones in 1998!
JavaScript
-
-
neumorphism-social-media
neumorphism-social-media PublicTutorial based on the YouTube video of Coding Artist channel - 16/01/2020
CSS
-
Rock, Paper, or Scissors created by ...
Rock, Paper, or Scissors created by daf78 - https://repl.it/@daf78/Rock-Paper-or-Scissors 1let userInput = prompt('Rock, Paper, or Scissors ?', 'insert your choice here...');
2userInput = userInput.toLowerCase();
34const getComputerChoice = () => {
5let getNbr = Math.floor(Math.random()*2);
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.