HTML, CSS, and JavaScript

During my User Experience Design Immersive course at General Assembly, I spent two weeks with the Development Immersive course improving my HTML, CSS, and JavaScript skills.

The culmination of those two weeks was the development of a tic-tac-toe game.

The Task

Build a tic-tac-toe game using HTML, CSS, and JavaScript or JQuery that will run in your browser

The Process

  1. Coded the basic HTML structure for the tic-tac-toe game
  2. Brainstormed ideas for turning tic-tac-toe into a fun user experience
  3. Continued HTML coding
  4. Wrote CSS to style the game using a Harry Potter theme
  5. Coded JavaScript to create a functional tic-tac-toe game
  6. Used Git and Github for version control throughout the whole process
screenshot of JavaScript code

The Solution

Developed a Harry Potter themed, responsive, two-player, tic-tac-toe game!

responsive design mockup of Harry Potter tic-tac-toe