Skip to content

Use JavaScript to build a simple version of Rock, Paper, Scissors game.

Notifications You must be signed in to change notification settings

danprzy/Game_rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors game

Simple version of Rock, Paper, Scissors build with vanilla JavaScript.

Live Demo

https://danprzy.github.io/Game_rock-paper-scissors/

Technologies

  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap v3

General info

I made this game as a practice project during Kodilla front-end bootcamp to demonstrate understanding of JavaScript functions. A game will last 10 rounds. The player will be prompted for their input. The computer's choice will be randomized. The results and winner will be returned.

Planned features

  • develop better UI

About

Use JavaScript to build a simple version of Rock, Paper, Scissors game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published