mirror of
https://github.com/simon987/Much-Assembly-Required-Frontend.git
synced 2025-04-10 14:26:44 +00: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
Languages
JavaScript
92.6%
SCSS
2.6%
Less
1.5%
TypeScript
1.5%
CSS
1%
Other
0.8%