JavaScript-Projects
These are some small projects i made using JavaScript.
Projects:
This project is a menu used to order pizza with a various selection of toppings. It then takes the input information and caluclates a price for the order.
The classic game of tic-tac-toe. It randomly rolls dice to select which ofthe two players goes first and then users are off playing the classic game. Userscan decide which tocen each player wants to use andthewinner is celebrated with music and flashing lights.
Basic 4 function calculator. Users can add, subtract, multiply, and divide on a sleek web version of a calculator.