Skip to content

barbaraszott/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Popular game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

Live version: https://barbaraszott.github.io/tic-tac-toe/

Table of contents

Introduction

Game made for fun and for React practice. Inspiration for design: Tic-Tac-Toe by EYUVA

Technologies

  • JavaScript (ES6)
  • React.js
  • SCSS as a CSS preprocessor
  • BEM methodology

About

Popular game Tic Tac Toe written with React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published