Skip to content

andrewmiller45/rps-m1-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Table of Contents

Introduction

  • The purpose of this project was to demonstrate all of the languages that we have learned during the course of Mod1. We built out a game of Rock, Paper, Scissors using HTML, CSS, and JS that users can play on their browsers.

Technologies

  • Javascript
  • HTML
  • CSS

Illustrations

Home Screen Gameplay Results

Features

  • Choose your game mode between vanilla or spicy mode.
  • See the computer's choice in-game.
  • Keeps track of the total wins.
  • You have the ability to change the game mode in the middle of your session.

Deployed Page

Visit my published RPS game! here

Possible Future Extensions

  • It would be cool to build some AI or game theory type logic that does not randomize the computer's choice and instead looks to make exploits based on user inputs.

Set Up

  1. Fork this repo
  2. Clone the repo to your local machine
  3. View the project in the browser by running open index.html in your terminal.

Sources

Contributors

Project Specs

  • The project spec & rubric can be found here

About

Rock, Paper, Scissors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published