Simple Rock-Paper-Scissors game.
This is the first JavaScript project I've made while learning at The Odin Project. Here I learned how to use fundamental JS building blocks: arrays, loops, functions. Also, while working on UI I learned how to manipulate, create and remove DOM objects.