/tic-tac-toe-electronjs

Test project to check react + electron js integration

Primary LanguageJavaScriptMIT LicenseMIT

Tic Tac Toe

This repo contains the source code for a tic tac toe game running in electron js

Getting started

  • node version 16.14.2 and yarn
  • run yarn install to install all dependencies
  • run yarn start to start the project
  • run yarn make to create a distribution