/imdbgame

Primary LanguagePHP

Guess Year Game

You have 8 seconds to guess the year a movie was released

Install instructions

  1. Copy or clone the repo
  2. navigate to the project folder in the terminal
  3. run composer install
  4. set database driver/host/user/password in the .env file
  5. run php artisan migrate --seed to create the necessary table and data
  6. serve the application anyway fit or run php -S localhost:9020 -t public
  7. Navigate to the application in the browser and play a game

Known issue

  • When a third player joins it give the current game being played.
  • to do - css and animations
  • to do - add manifest file
  • when players finish with the same score