Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.32 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.32 KB

Description:

In this first of many projects, I have created a game that we all know and love, Tic-Tac-Toe. This app, is a deployed, functioning and interactive webpage for users designed with HTML/CSS/Javascript. The application is personalized as each user is asked to create an account and sign in to play our wonderful game. Users are encouraged to come train their Tic-Tac-Toe skills to be better than all of their friends.

User Story:

User should be able to sign-up, sign-in and sign-out. The user should have the option to create a game, thus prompting the presentation of the game board with the option to play a game, choose either X or O and then rotate between them on only open spaces. Once the board is full or someone has won, the user should be given a message of the win, loss, or tie, and the user may no longer add to the board. Once the game is over, the user should have the option to play again or sign-out.

Deployed link:

https://tommycravens.github.io/Tommy-s-Tic-Tac-Toe-Project/

Repository link:

https://github.com/tommycravens/Tommy-s-Tic-Tac-Toe-Project

Wire-frames:

https://lucid.app/lucidchart/invitations/accept/inv_d9f5eeb7-9e4b-4a32-8fd5-7336b2715a92?viewport_loc=-135%2C818%2C1441%2C625%2C0_0

Technologies Used:

- HTML - CSS - Shell - JavaScript - JQuery