Code Monkey home page Code Monkey logo

extremerps's Introduction

Rock Paper Scissors Game

A webpage that allows two players to play Rock, Paper, Scissors, 15 February 2017

By Erica Wright & Matt Kelley

Description

This webpage will allow two users to play the Extreme version of Rock, Paper, Scissors and display the winner.

Setup/Installation Requirements

  1. Fork and clone this repository from [gitHub]https://github.com/ericaw21/rockpaperscissors.git.
  2. Run composer install --prefer-source --no-interaction from project root
  3. Create a local server in the /web directory within the project folder using the command: php -S localhost:8000
  4. Open the directory http://localhost:8000/ in any standard web browser.

Specifications

Behavior Input Output
User selects single game and presses "Play!" "Single" Single Player UI is displayed
Users enter an option User: "Rock" "Player 1's Rock beats Computer's Scissors"
User selects 2 Player game and presses "Play!" "2 Player" Two Player UI is displayed
Two users enter an option User 1: "Rock" User 2: "Scissors" "Player 1's Rock beats Computer's Scissors"
Two users enter the same option User 1: "Rock" User 2: "Rock" "Draw"
User presses the clear game button "Clear Game" all previous games are wiped and the home screen is displayed

Known Bugs

No known bugs.

Support and contact details

Please contact [email protected] or [email protected] with questions or concerns.

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • PHP
  • Silex
  • Twig
  • Composer

License

MIT license

Copyright (c) 2017 {Erica Wright & Matt Kelley} All Rights Reserved.

extremerps's People

Contributors

joekarasek avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.