top of page

Odin's Tic Tac Toe

Odin's Tic Tac Toe View

A modern nebula-themed, feature-rich implementation of the classic Tic Tac Toe game built with vanilla JavaScript, HTML, and CSS. Play against another player or challenge an AI opponent with adjustable difficulty levels. Referencing Odin's "Project: Tic Tac Toe", on JavaScript MVC (Model-View-Controller) pattern with IIFE (Immediately Invoked Function Expressions) for encapsulation.


Can be played locally against another person on the same device, or against the Computer. Link Odin's Tic Tac Toe

bottom of page