Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Object constructor/prototype project for Epicodus, 30 January 2020

By Michelle Morin, Zakkrey Short

Description

This project is a webpage that allows a user to create a single bank account with an initial deposit amount. The webpage also allows a user to make withdrawals, deposits, and view the account balance.

Specifications:

Specification Example Input Example Output
User clicks space on board click X
User clicks space with a value click ERROR
Webpage alerts user win when 3 values in a row are met "O, O, O" Win!

Setup/Installation Requirements

  • First, clone this repository to your desktop by navigating to the desktop in the Terminal (entering "cd desktop" in the Terminal) and then entering "git clone" followed by the url to this repository.
  • Once the project directory is cloned to your desktop, navigate to the directory in the terminal by entering "cd" followed by the name of this repository in the Terminal.
  • Confirm that you have navigated to the project directory by entering "pwd" in the Terminal.
  • Once you have navigated to the directory in the terminal, open the contents of the directory in a text editor or IDE of your choice (e.g., to open the contents of the directory in Visual Studio Code, enter the command "code ." in the Terminal).
  • Open index.html in a browser of your choice (e.g., Google Chrome).

Technologies Used

Git, HTML, CSS, JavaScript, jQuery

License

This webpage is licensed under the MIT license.

Copyright (c) 2020 Michelle Morin, Zakkrey Short

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages