Skip to content

Super Tic-Tac-Toe is a fun twist on the classic game, featuring a 9x9 board made up of nine 3x3 grids. Players alternate turns, aiming to win individual grids while controlling the overall board. Built with JavaScript and p5.js, this project offers an engaging and strategic gaming experience for players of all ages.

Notifications You must be signed in to change notification settings

yayme/Super-tic-tac-toe-twoplayer

Repository files navigation

Super Tic-Tac-Toe

Overview

Super Tic-Tac-Toe is a fun twist on the classic game, featuring a 9x9 board made up of nine 3x3 grids. Players alternate turns, aiming to win individual grids while controlling the overall board. Built with JavaScript and p5.js, this project offers an engaging and strategic gaming experience for players of all ages.

How to Play

  1. Game Setup: Players choose their symbols ('X' or 'O') and take turns making moves.
  2. Grid Mechanics: Each 3x3 section acts as an independent tic-tac-toe game. When a player wins a 3x3 grid, their symbol is placed in that grid's position on the larger 9x9 board.
  3. Winning the Game: The overall winner is determined by forming a line of three winning grids either horizontally, vertically, or diagonally on the 9x9 board.

Features

  • Interactive 9x9 game board.
  • graphics powered by p5.js.
  • Real-time updates and win notifications.

Technologies Used

  • JavaScript
  • p5.js
  • HTML/CSS

Getting Started

To play the game: Tic-Tac-Toe-twoplayergame

About

Super Tic-Tac-Toe is a fun twist on the classic game, featuring a 9x9 board made up of nine 3x3 grids. Players alternate turns, aiming to win individual grids while controlling the overall board. Built with JavaScript and p5.js, this project offers an engaging and strategic gaming experience for players of all ages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published