Skip to content
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.

HamzaAlsarakbi/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

A simple tic tac toe game made with electron.js

Play against a friend or against the computer. 4 Difficulties. Everything is saved into config.json

Insallation

git clone https://github.com/Electr0d/TicTacToe/
npm install

Run

npm start