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

Latest commit

 

History

History
19 lines (14 loc) · 272 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 272 Bytes

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