Skip to content

A tic-tac-toe demonstration written in Typescript and React Javascript

Notifications You must be signed in to change notification settings

matthewpereira/typescript-tictactoe

Repository files navigation

Tic Tac Toe

Setup

  1. From the command line, clone the repo to a directory with git clone https://github.com/matthewpereira/es6-tictactoe.git
  2. Run yarn
  3. Run yarn start

Tests

  1. Run yarn test

Todo

  • Have the computer player look ahead for intelligent moves instead of making random ones
  • More descriptive start screen

About

A tic-tac-toe demonstration written in Typescript and React Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published