Skip to content

Well, just another tic-tac-toe, built with Angular/TypeScript and TailwindCSS.

Notifications You must be signed in to change notification settings

k-awe-some/tic-tac-toe

Repository files navigation

Just Another Tic-Tac-Toe

This project was generated with Angular CLI version 16.1.0.

A live version of this project can be found at Just Another Tic Tac Toe.

Development server

Run yarn install to install all dependencies.

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.

Potential Improvements

  • Implement the Minimax algorithm to smarten up the bot player even more
  • Implement score keeping and allow records to be cached and cleared
  • Enhance UX (storytelling, animations, etc)

About

Well, just another tic-tac-toe, built with Angular/TypeScript and TailwindCSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages