JavaScript challenge Rock Paper Scissors

Hi everyone,
I thought I would give you a little challenge. I think this can be a nice project for beginners.

Can you clone this?

Let me know what you come up with :slight_smile:

1 Like

Made this in React + NextJS:
https://rock-paper-scissors-puce-ten.vercel.app/

Full code:
https://github.com/REGO350/simple-zyanken-nextjs

This is my first time using React in my personal project. Any feedback is welcome!
(pages and components folders are the place to look)

1 Like

Amazing!! Very nice!!! I just noticed, that I did not implement a tie :sweat_smile: My Bad, it was already late last night. lol, Will correct that as soon as some time.

I really like your version! Dang good!! :clap: :clap: :clap:
and ps.: Snatched that code riiiight away :grin:

1 Like