aksnell / assignments

0 stars 0 forks source link

06 - 04 - Roshambo! #23

Closed aksnell closed 4 years ago

aksnell commented 4 years ago

Create a Roshambo (Rock-Paper-Scissors) game.

Objectives

Background

See the Wikipedia page about Rock, Paper, Scissors

How to get started

Explorer Mode

Part 1

NOTE: Complete part 1 before moving on to part 2

Part 2

Part 3

Adventure Mode

aksnell commented 4 years ago

Code Wars.

https://gist.github.com/aksnell/09fbaac011982e103420dfe923785721 https://gist.github.com/aksnell/2d5b9c1c808d9a16ce4e5e75d9edcf79 https://gist.github.com/aksnell/d4f8eb9dcafa2869adf0f512c51cb657

Website.

https://github.com/aksnell/roshambo https://roshambo-aksnell.netlify.app/

aksnell commented 4 years ago

Your homework 06 - 04 - Roshambo! was marked: Meets Expectations

Nice Execution

“Nice Execution”

gstark commented 4 years ago

Nice work.

Is this code actually used? https://github.com/aksnell/roshambo/blob/master/public/main.js#L10