matthewdking / tic-tac-toe

command line game for tic-tac-toe
0 stars 0 forks source link

tic-tac-toe

Classic tic-tac-toe game.

Run it locally

Install packages with npm install then play with npm start.

In development run npm run webpack:dev and npm run dev at the same time.

Tech stack

Process