Skip to content

SorenHopkins/tictactoe-client

Repository files navigation

README

Technologies Used

Bootstrap Javascript HTML CSS

Planning

I planned out a sketch of an application very similar to my current application. The plan was to seperate the log-in landing page from the main screen with the tic-tac-toe board, which was relatively easy (after I overheard someone talking about using Hide classes for that. Hooray!). The board was implemented on a multilevel approach, simulating it in board state, in store, and in the actual object being patched. A little overcomplicated, maybe, but it worked. I did change many aesthetic elements from the original plan, and I decided against some of the stretch goals that I'd thought about tackling in favor of trying to clean up errors and getting it to look nice.

Unsolved Issues

I'm not currently aware of any unresolved issues. Any issues brought up to me during the process of building the game were addressed. I'd love to come back to this to build an AI, however- that could be a fun little challenge, and make it a bit more impressive.

Wireframes & User Stories

alt text As a user, I want to be able to log in and view my history As a user, I want to be able to start a game easily As a user, I want to be able to play against an opponent As a user, I want to click on a title to lay an x or an o As a user, I want to be told when a game is over, by tie or win/loss As a user, I want to be able to reset a game at any time

About

A tic-tac-toe game, using JavaScript & Bootstrap. Made use of a prebuilt API system.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors