Insert description of project here
technologies used: HTML, CSS, jQuery, JavaScript, AJAX
I chose an unconventional method of working on my game logic and API at the same time as opposed to working on one then the other. I first constructed a basic html layout of my game then started working on some of the logic while, in the back of my mind, tracking how I would relate this logic to the API. Getting the project started was the most difficult part, the further along I got, the more comfortable I started to feel with not only with the material I was practicing but with the overall course as well. This project forced to tie everything we’ve learned so far together.
wireframe:
user stories:
- As a user, I would like to use a bug free tic tac toe game
- As a developer, I would like to create a bug free tic tac toe
- As an instructor for this course, I would to see clear and bug free code
- As a user, I would like the presentation of the game to be aesthetically pleasing
unsolved problems:
- find better text colors to contrast background
- have change password and get all games in a drop down menu