Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 2.16 KB

README.md

File metadata and controls

38 lines (24 loc) · 2.16 KB

Rock-Paper-Scissors

Javascript Rock Paper Scissors

by RaincloudDev

Aug 5, 2020-- GAME IS CURRENTLY BROKEN. issue submitted to fix the evylenChoice output and scoring error.

AUG 6, 2020 --fixed an issue that caused Evylen to output incorrect choices. types were being confused along the way. Currently adding feedback in the UI for both player's choices. This will be lighlty animated in some way to show choices as well as win or lose. code is still very messy, attempting to update as much as possible while school is starting, still trying to nail some sort of schedule down.

--open console to see the current state of logic. currently the player's choices are logged as numbers.

0-rock 1-paper 2-scissors

--((1<>2) displayed in the console indicates the player chose paper and Evylen chose scissors.)

--Choices are logged before and after comparison to help identify any issues. this was implemented before the issues arose but helped a lot to fix things.

-there are messages in the console based on winner/loser of each round with a tie message ("BOWTIE MACCARONI") --points are calculated and the player receives a message that alerts them to their winning or losing state "you are winning/losing" each turn. -rounds are not yet implemented.

FEEL FREE TO ENJOY THE GAME, BUT KNOW IT IS IN NO FINISHED STATE. thanks!! -RaincloudDev

--AUG 6 Started really getting things laid out and working on the page. colored indications for winning and losing each round have been added. one cannot win this game currently. --UI added with background, etc. styles have been added to each area of the game and its starting to take shape. Colors are not my strong suit. feel free to play around with the code to find better colors! --images in repo were generated by AI. prompt for each in the title. --still not a 'game', but pretty neat nonetheless. enjoy. -RaincloudDev

--AUG 14 Added a round counter and am calling this version of the game COMPLETE AND PLAYABLE.

console logs and messy code is left as is. I look forward to looking back at this in a year or so.. much less a few months. HI, future me! its early in the morning and Riley is laying beside me. Boop his snoot from the past (<3)