benjaminkent / assignments

This is where I'm keeping all of me SDG assignments
0 stars 0 forks source link

Week 02 Day 3 - Roshambo! #6

Closed gstark closed 6 years ago

gstark commented 6 years ago

Create a simple Rock-Paper-Scissors game.

Objectives

Requirements

Do not worry about CSS for explorer mode, only do as HTML to show the functionality.

Explorer Mode

Adventure Mode

Epic Mode

benjaminkent commented 6 years ago

explorer mode complete - https://github.com/benjaminkent/roshambo, http://roshambo-benjaminjehl.surge.sh/

gstark commented 6 years ago

Awesome Work!