Skip to content

Tic-tac-toe game (PHP Backend challenge) for a company in Germany

License

Notifications You must be signed in to change notification settings

carlosvinicius/tic-tac-toe

Repository files navigation

Tic Tac Toe Game

  • Game developed using PHP
  • Following PSR2 guidelines

Requirements

  • PHP >= 7.1.3
  • Composer

Setup Instructions

  • Download the code
  • In the root folder of application run the following commands:
composer install
php -S localhost:8080 /public

About

Tic-tac-toe game (PHP Backend challenge) for a company in Germany

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published