/GuitarWars

Aplicação WEB para armazenar pontuação de jogadores

Primary LanguagePHP

GuitarWars

Web application to store player scores.

Installation

Load DataBase

First, import the database to your MySQL Server, the file sql is in this directory:

./db/guitarwars.sql

Server PHP

After, use your terminal to execute the application.

php -S localhost:8080

Usage

Then, open Guitar Wars in your browser.