You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created a Rock, Paper, Scissors game with a GUI. The idea was to turn a previous RPS game played in the console into one with a GUI. I used what I've learned about DOM manipulation. Now I can alter what shows up on screen using Javascript!