Skip to content

JavaScript Project for a simple game of Rock Paper Scissors

Notifications You must be signed in to change notification settings

Kirsten98/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors

JavaScript Project for a simple game of Rock, Paper, Scissors!

This project was to familiarize with the following:

  • Node.Js
  • Express
  • JavaScript
  • HTML
  • CSS
  • Socket.IO (Included for future API enhancements)

Installing and running the project

1.) You can Clone or Download the current Master Repository. 2.) Install npm and Node.JS 3.) Open the folder in your terminal 4.) Run "npm ci". This will install the node_modules. 5.) Run the file by using "node RockPaperScissors" 6.) It will indicate that the server is running on port 8000. 7.) Open an internet browser and navigate to http://localhost:8000/ 8.) Enjoy your game of Rock, Paper, Scissors!

About

JavaScript Project for a simple game of Rock Paper Scissors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published