Skip to content

Latest commit

History

History
38 lines (19 loc) 路 1.08 KB

README.md

File metadata and controls

38 lines (19 loc) 路 1.08 KB

Project#0 - Tic Tac Toe

You can play it in here, Give it a go!

All comments and suggestions are welcome!

screenshot

Overview

As required, I made this simple tic tac toe game as my first individual project. It's built with html, css and javascript/jQuery.

Features

  • Players can toggle between Versus Mode and VS Computer Mode on 3x3 grid

  • Beat-me-if-you-can AI

  • Players can toggle between 3x3 or 4x4 grid

  • Players can choose between 2 token pairs

  • Support local storage


Acknowledgments

  • I used animate.css library during the process, it's an easy-to-use library of CSS animations!

  • I used Font Awesome to search for icons.

  • I found my color palette for this game on Coolors.

  • I found my cute sushi tokens on freepik.

  • I've felt grateful for all the help I got from Luke & Matt and all my classmates along the way in WDI22, GA.