Kevin Ramharak b5a9a13b99
Update README.md
See way easier
2018-01-02 14:52:13 +01:00
2017-11-22 19:13:00 -05:00
2017-11-22 19:13:00 -05:00
2017-11-22 19:13:00 -05:00
2018-01-01 16:44:14 -05:00
2017-11-22 19:13:00 -05:00
2018-01-02 14:49:09 +01:00
2017-11-22 19:13:00 -05:00
2017-11-22 19:13:00 -05:00
2017-11-22 19:13:00 -05:00
2017-11-22 19:13:00 -05:00
2018-01-01 09:58:27 -05:00
2017-11-22 19:13:00 -05:00
2017-11-22 19:13:00 -05:00
2017-11-25 09:44:34 -05:00
2017-11-22 19:13:00 -05:00
2017-11-22 19:13:00 -05:00
2018-01-02 14:52:13 +01:00

Much-Assembly-Required-Frontend

Files for https://muchassemblyrequired.com/ frontend.

Requires a PHP environnment and a MySQL server (Database installation script: database.sql).

Easiest way to configure the database:

$ pwd
~/Much-Assembly-Required-Frontend/
$ mysql -u root -p < database.sql
Enter password:  # type your MySQL root user password if you set any
                 # on a fresh install the password is empty
                 # NOTE: on a fresh install you might have to run the command with sudo
                 # NEVER blindly run commands as sudo. Check the contents of the 'database.sql' file first!

More information about the game here.
HTML template by ajlkn
Pixel art for the 'Factory' sprite by harveydentmd

Description
No description provided
Readme 7.7 MiB
Languages
JavaScript 92.6%
SCSS 2.6%
Less 1.5%
TypeScript 1.5%
CSS 1%
Other 0.8%