Skip to content

Start thinking algorithmically as you deal with complicated problems involving multiple large steps.

Notifications You must be signed in to change notification settings

cranebaes/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

Start thinking algorithmically as you deal with complicated problems involving multiple large steps.

Guide to contributing

Step 1: For the project & clone locally (to your computer)

Step 2: Create an upstream remote and sync your local copy before you branch

Step 3: Fix the issue and write a good commit message.

Step 4: Push to the origin repository.

Step 5: Create a new pull request (PR) in Github.

Step 6: Wait for feedback and approval.

Known Issue(s) with this repository

  1. script.js and styles.css are not being loaded
  2. gameboard is not defined
  3. clearBoard function does not clear blue player's choices
  4. Implement checkForWin function that takes in moves and outputs a boolean based on game condition
  5. resetScores does not clear board

About

Start thinking algorithmically as you deal with complicated problems involving multiple large steps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published