[SOLVED] Coding Assignment Week 11-Tictactoe

35.00 $

Category: Tags: , , , ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon week-11-jquery-tictactoe-main-gurkfx.zip (118.2 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
đź”’ Securely Powered by:
Secure Checkout
Rate this product

Instructions:

Week 11: Coding Assignment

  • â—Ź  In Visual Studio Code, write the code that accomplishes the objectives listed below and ensures that the code compiles and runs as directed.
  • â—Ź  Create a new repository on GitHub for this week’s assignments and push this document, with your project code, to the repository.
  • â—Ź  Include the URLs for this week’s repository and video where instructed.
  • â—Ź  Submit this document as a .PDF file in the LMS.

    Coding Steps:

● Using any of the tools you’ve worked with so far, create a game of Tic-Tac-Toe.

  • â—Ź  Create a Tic-Tac-Toe game grid using your HTML element of choice.
  • â—Ź  When a cell in the grid is clicked, an X or O should appear in that spot depending

    on whose turn it is.

  • â—Ź  A heading should say whether it is X’s or O’s turn and change with each move

    made.

  • â—Ź  A button should be available to clear the grid and restart the game.
  • â—Ź  When a player has won, or the board is full and the game results in a draw, a

    Bootstrap alert or similar Bootstrap component should appear across the screen announcing the winner.

1 | Page

  • week-11-jquery-tictactoe-main-gurkfx.zip