Skip to content

Gali44/JavaScript-Projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript-Projects

These are some small projects i made using JavaScript.

Projects:

Pizza Menu

Tic-Tac-Toe Game

Calculator

Pizza Menu

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.

Tic-Tac-Toe Game

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.

Calculator

Basic 4 function calculator. Users can add, subtract, multiply, and divide on a sleek web version of a calculator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • HTML 31.2%
  • CSS 15.6%