This javascript project folder will contain all the challenges and work i've done in the javascript course.
Projects:
- Pizza Menu
- Tic-Tac-Toe Game
- Calculator
This project is a menu used to order pizza with various selection of toppings. It then takes the input info and calculates a price for the order.
It randomly rolls dice to select which of the two players goes first and then users are off playing the game. Users can decice which token each player wants to use and the winner 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.