Skip to content

TheLog1/tic-tac-toe-client

Repository files navigation

README.md must include a list of technologies used README.md must include your planning and a story about your development process and problem-solving strategy. README.md must include unsolved problems which would be fixed in future iterations. README.md must include wireframes and user stories.

Tic Tac Toe! A Game Of Logic

                    !INSTRUCTIONS!

Here a user can play against themself in three simple steps: 1.Logging in or creating an account. 2.Pressing the 'start game' button. 3.Clicking within the gameboard to a spot you prefer. After a winner has been chosen, click the 'reset' button to clear your board. Click start game to start a fresh game.

technologies used to make this program were: -html -css -javascript -bootstrap

The planning process of this program.

At first I wasn't really sure how to apprach how to track my gameboard. After watching a few videos on youtube, I was able to put together the concept of tieing in the click to the events needed. But where the functions need to take place became a problem for me as I was trying to put my function that checks for a winner, in my click function. After opening up an issue and getting it resolved i was able to find where it needed to be.

Unsolved mysteries of the program were -I wasn't able to get what I wanted done in time, So I would like to add the features that I have in my user stories. Not really unsolved, just not done.

My wireframe--https://imgur.com/a/vICCRuo

My user stories that were made before starting the application.

1.As a father, i want the game to be easy for my kids to understand ,so they can enjoy it also. 2.As a user, i want to be able to create an account so the app will remember my score. 3.As a user, i want to be able to see the fastest wins so i can compare them with friends. 4.As a user, i want a display of who won so i can keep track of who's better. 5.I want as a user for the page to load quickly and be visual apealing so i dont get bored. 6.As a user, i want my wins to count towards something else so i will want to keep playing for my goal.

About

simple tic tac toe game. make sure to read the readme.md

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published