Skip to content

Latest commit

 

History

History
78 lines (50 loc) · 2.3 KB

README.md

File metadata and controls

78 lines (50 loc) · 2.3 KB

#README.md #JavaScript-Projects
WIP Portfolio V1

PURPOSE:

This is where I will be submitting my Javascript porjects for my Javascript course with The Tech Academy.


These are some basic projects I've done with JavaScript.

Links


Calculator
Tic-Tac-Toe Game
Pizza Menu
All JS Work


JS PROJECT DESCRIPTIONS:


Calculator

A basic 4 operator calculator. This simple but sleek web calculator can be used to add, subtract, multiply, and divide. It was built with HTML, CSS, and JS


JS Calculator



Tic-Tac-Toe Game

A simple but classic game of tic-tac-toe. This is a user vs PC, RNG game. The program places tolkens at random. The game has audio effects and customized tolkens for each player instead of the usual X's and O's.


TicTackToe Game



Pizza Menu

This project is a simple pizza menu that allows the user to simulate building and purchasing pizzas with different topping choices. It takes user input and calculates a price for the order based on what was selected.


JS Menu



Author

Viktoriya Furlow


##Support

Contributions, issues, and requests are very welcome! Thanks for dropping by!