Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.27 KB

README_My_Approach.md

File metadata and controls

39 lines (28 loc) · 1.27 KB

Weekend 3 - RPS Challenge

Build Status Coverage Status

First, I drew the process flow diagram to get my head around how the controller should route. Second, I identified that I will be needing Player class and Game class which will handle most of the logic for the game. I wrote tests and started implementing my plan. Once the MVP was reached, I decided to improve the layout of my web pages. Finally, I decided to implement the additional feature of including 'lizard' and 'spock' options to the 'Rock-Paper-Scissors' game.

Contributor

  • Ashwini Mani

Bahaviors practised

Framework

  • Sinatra

Technologies Used

  • Rspec
  • Ruby
  • Capybara

Screenshots: