JordanDalton / TicTacToe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe

Installation

composer install
yarn install
php artisan migrate
yarn run watch (or dev..your choice)

Usage

Access the root url (http://localhost).

Features

  • Storing of who won which match.
  • Leaderboard
  • Auto determination of winner
  • Auto determination of whose turn it is
  • Auto generation of opponent choice selection

About


Languages

Language:PHP 88.3%Language:Vue 9.7%Language:CSS 1.2%Language:HTML 0.8%