Game Development
XO Game - Interactive Tic Tac Toe
·542 words·3 mins
🎮 Project Description # XO Game is a modern implementation of the classic Tic Tac Toe game, developed entirely with vanilla JavaScript. This project demonstrates my skills in programming logic, DOM manipulation, and creating interactive interfaces without external dependencies.
XO - Themed Tic-Tac-Toe Game with JavaScript
·327 words·2 mins
🎮 Project Description # XO - Final Destination is an interactive tic-tac-toe game with a dark gothic theme. Developed entirely with vanilla JavaScript, HTML5, and CSS3, demonstrating advanced DOM manipulation, game logic, victory detection algorithms, and browser event handling.