Skip to content

HeyaIe/JavaScript-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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 simulation of an online pizza menu, it utilizes user input and returns the cost for the order.

Tic-Tac-Toe Game

This project is based on the classic game "Tic-Tac-Toe". It involves the user placing a game piece on the 9-slot 2D board, and trying to beat the computer by aligning 3 game pieces in a linear formation. The winner is then celebrated with a winning sound effect.

Calculator

This project is a basic 4 function calculator, users can add, subtract, multiply, and divide numbers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published