Dynamic Tic-Tac-Toe — 2nd Year Kickoff Project
Back to Talks

Built a dynamic Morpion game (3×3 to 13×13) — JavaScript Vanilla, CSS Grid, DOM manipulation, localStorage persistence & modular MVC architecture inspired by Laravel

September 15, 2024YouCode | UM6P, Youssoufia - Morocco

Built a dynamic Morpion (Tic-Tac-Toe) game as the 2nd year kickoff project at YouCode.

Features and technologies:

  • Dynamic Grid — Scalable from 3×3 to 13×13 grid sizes
  • JavaScript Vanilla — Pure JS without any frameworks
  • CSS Grid — Modern layout for responsive game boards
  • DOM Manipulation — Direct browser API interactions
  • localStorage Persistence — Game state saved across sessions
  • Modular MVC Architecture — Clean code structure inspired by Laravel patterns

A fun project that demonstrated strong fundamentals in front-end development and software architecture.

#AWS#CloudComputing#SoftwareEngineering#TechWorkshop