Skip to content

A Javascript RPS game made in a workshop.

Notifications You must be signed in to change notification settings

jorgebaptista/workshop-jsgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors (Lizard, Spock)

Description

A Javascript rock, paper, scissors game with a twist. Play it here!

In order to handle user input outside of a browser window (e.g. terminal), this code uses the prompt-sync Node Module as a simpler alternative to the built-in process object and readline module.

This game was made in a workshop by Ironhack.

Preview

Preview of the game

Releases

No releases published

Packages

No packages published