Skip to content

Play Tic Tac Toe against a computer or your friends. Features three levels of difficulty for the casual and intense players.

Notifications You must be signed in to change notification settings

AdsGames/tic-tac-toe

Repository files navigation

Tic Tac Toe

Reliability Rating Security Rating Maintainability Rating

Tic Tac Toe game with somewhat smart, but basic, AI.

Demo

Web Demo

Setup

CMake

cmake --preset debug
cmake --build --preset debug

Build Emscripten

emcmake cmake --preset debug
cmake --build --preset debug

About

Play Tic Tac Toe against a computer or your friends. Features three levels of difficulty for the casual and intense players.

Topics

Resources

Stars

Watchers

Forks