The objective of this JavaScript Rock, Paper, Scissors game is to make a simple game with very minimum CSS.
Math.random()
JavaScript Number Guessing Game Project
This JavaScript number guessing game project’s objective is to code a game where the user must guess a randomly generated number from 1 to 100.
JavaScript Math Addition App
The objective for this JavaScript math addition app is to create two random numbers, add them, and then check to see if the user knows its answer.
JavaScript Color Change App
The objective for this JavaScript color change app project is to change the color of the canvas when the user clicks on a button.
I feel like I’ve done about a hundred of these color change app variations by now.