lemonadejs / tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic tac toe

A super lightweight tic tac toe using LemonadeJS Reactive library.

The Tic tac toe is a classical game where two players take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

https://lemonadejs.net/

About


Languages

Language:JavaScript 82.6%Language:CSS 10.4%Language:HTML 7.0%