-
Install docker and docker-compose
-
Clone Repo and cd into folder
git clone https://github.com/BonarBeavis/MonsterMinigame.git cd MonsterMinigame
-
Set URL for verilinks server in /php/files/example.config.json.
-
Rename example.config.json to config.json
-
Start MonsterMinigame
make up
-
Point browser to localhost
This is a fully fledged clone of Valve's Summer Sale 2015 Minigame also known as "Tower Attack".
Media appearances: Kotaku
All PHP files in this repository are licensed under GPLv3, for more information see LICENSE file.
Everything under assets
folder is © 2015 Valve Corporation.
Some parts of Valve's javascript and CSS code have been modified to fix bugs and add new features.