/sporz

PHP implementation of the board game "sporz"

Primary LanguagePHPMIT LicenseMIT

sporz

PHP implementation of the board game "sporz"

Installation

  • Get composer

  • Clone this repository

  • In the root directory:

      $ make all
      $ # edit config/config.php to suits your needs
      $ make migration