Skip to content

tcrane20/RPSLS2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPSLS2

RPSLS with client-side implemented

Run
Use Node.js to run index.js. Open web browser to localhost:3000.

Features

  • Simulates a game of Rock Paper Scissors Lizard Spock with the server, which randomly selects a choice
  • Stats are recorded in JSON object for the duration of the server's uptime
  • Results are returned in said JSON object for the client-side javascript to interpret
  • Provides a simple HTML interface to easily test the program

About

RPSLS with client-side implemented

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published