Skip to content

dmallon1/IonicTicTacToe

Repository files navigation

Tic Tac Toe App

This is a tic tac toe app built using Ionic that features one and two player game modes. One player mode contains an AI using the minimax algorithm. This makes it impossible for it to lose, it will always draw or win. Two player mode allows for two players to pass the device and play.

Build Instructions

To run app: install Node.js and Ionic CLI, then run commands npm install and ionic serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published