tpavlek / generic-trivia-game

A generic trivia game which bears ABSOLUTELY NO legal resemblance to Jeopardy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic Trivia Game

In active development, will be a plug and play generic game for you and your friends in this trying quarantine time.

Running it

Spin up a local web server and navigate to it.

It also has a websocket server that needs to run to keep everything all speedy and up-to-date. Run php artisan websockets:serve to get that up and running. It will display in the console all the messages recieved so that's a way to know if it's working.

About

A generic trivia game which bears ABSOLUTELY NO legal resemblance to Jeopardy


Languages

Language:PHP 93.7%Language:Vue 5.4%Language:HTML 0.9%