Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
g-30 authored Feb 23, 2024
1 parent fb97fe9 commit c10503f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# tic-tac-toe
Unbeatable Tic Tac Toe. Single-page HTML, CSS & JavaScript
Unbeatable Tic Tac Toe. Single-page HTML, CSS & JavaScript.

<img width="830" alt="tic-tac-toe" src="https://github.com/g-30/tic-tac-toe/assets/8287493/5dd43d69-1f90-4d90-aacd-be865b4009df">

Implementation of [Minimax](https://en.wikipedia.org/wiki/Minimax) algorithm wrapped up in a neat chalkboard UI. The chalk effect is achieved using SVG turbulence filters.

0 comments on commit c10503f

Please sign in to comment.