Skip to content

Steam Summer Sale 2015 Monster Minigame fully reimplemented server clone (we're sorry)

License

Notifications You must be signed in to change notification settings

GordianDziwis/MonsterMinigame

 
 

Repository files navigation

Deployment

  1. Install docker and docker-compose

  2. Clone Repo and cd into folder

    git clone https://github.com/BonarBeavis/MonsterMinigame.git
    cd MonsterMinigame
  3. Set URL for verilinks server in /php/files/example.config.json.

  4. Rename example.config.json to config.json

  5. Start MonsterMinigame

    make up
    
  6. Point browser to localhost

Blinking Nipples

This is a fully fledged clone of Valve's Summer Sale 2015 Minigame also known as "Tower Attack".

Media appearances: Kotaku

Disclaimer & Licenses

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.

About

Steam Summer Sale 2015 Monster Minigame fully reimplemented server clone (we're sorry)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.5%
  • PHP 35.4%
  • CSS 11.7%
  • HTML 8.9%
  • Protocol Buffer 2.1%
  • Nginx 0.3%
  • Makefile 0.1%