Moss Bark Lichen:
JavaScript Tic-Tac-Toe

A simple JavaScript game, we were able to choose from a variety of different games with varying degrees of difficulty. Tic-tac-toe was somewhere in the middle, which I chose to challenge myself a bit without bogging myself down, as other projects were due near the same time. As far as I'm aware, the game is bug free.

desktop screenshot of javascript project

Skills Used

Tools Used


View Live Site

Reflections


I plan on going back and studying up on jQuery and JavaScript, as we only had this project to really work on our JavaScript skills. While the programming fundamentals are mostly the same as other languages like PHP, I wish we could have a spent a bit more time exploring JavaScript. I added a non-mutable, looping audio track, as annoying as it is, to provide atmosphere and I don't regret it :). If I could do it again with more time, I would spend time making a CPU that is able to play as the piece that the user didn't choose. This project was fun to make because I had to really think about each step and put the pieces together to make one whole, functioning game.