The objective of this JavaScript Rock, Paper, Scissors game is to make a simple game with very minimum CSS.
Beginner JavaScript Projects
Circle Click JavaScript Game
The objective of this JavaScript circle click game project is to code a game that makes random circles, which the user has 1 second to click.
JavaScript Random User API Project
The objective of this JavaScript AJAX project is to use the Random User Generator API to retrieve a user and output their data in the DOM.
Random Joke JavaScript AJAX Project
The objective of this JavaScript AJAX project is to use the Chuck Norris API to retrieve a random joke, and then output it to the DOM.
JavaScript Coin Toss Game
The objective of this JavaScript coin toss game project is to code a game that determines the winner at 5 correct guesses.
JavaScript Dynamic Time Message
Today I started the projects in Laurence’s Svekis’ Monster JavaScript course. He has over 50 JavaScript projects in this course so I know that it’ll take me a couple months to complete.