/tic_tac_toe

Tic-tac-toe game, created for the purpose of a test task on the Laravel framework.

Primary LanguagePHP

About Project

A sensational blockbuster, a game of tic-tac-toe.

The project was created as part of getting to know the Laravel framework and solving a test problem. The code does not pretend to be true, this task could be solved much easier than it is implemented now. Enjoy :)

Technology used

PHP 7.4.21

Install

  1. git clone https://github.com/mirander/tic_tac_toe.git tic_tac_toe
  2. Composer install
  3. npm install