#Tic Tac Toe ..with a French Twist
##General Assembly WDI Project 1 15 July 2016
Bonjour -Tic tac toe is my first project as part of WDI. -I used the excellent [Atom] (https://atom.io) text editor. -Languages used include: -HTML -CSS -JavaScript -French
Difficulties -Setting a background image. -Creating and aligning divs to form a board. -Aligning icons within divs. -Setting up event listeners. -Creating a logical sequence for determining game wins/tie outcomes. -Trying to fix specific problems but in the process ruining other code functionality that works. -Doing that over and over until figuring out why the new issue arose. -Uploading to GitHub via iTerm2 was a bit of a challenge in of itself.
LessonsLearned -Begin by defining the scope of the project. -Define each specific outcome. -List outcomes in sequential build order. -Work on outcomes in sequential order. -Only move onto the next outcome upon completion of the previous. -Check the results of alterations as they're made, as this method helps track errors and bugs. -Practice develops experience. -MacBook is uber cool, but perhaps not the best developer tool, owing to the small screen and keyboard, and OSX. -Learn how to search Google for very specific queries.
Gameplay Instructions -Win the game by lining up three of your icons in a row! -The first player has the Eiffel Tower icon. -Be inspired to [take a trip to Paris!] (http://www.lastminute.com/holidays/france.html)
Au Revoir xox