Skip to content

Gyumaou/steam_mss2015

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minigame Manager

  • For the Steam Monster Summer Sale 2015

What does it do so far?

  • loads data from all three lanes; displays it for you
  • has a Show/Hide toggle at the top right of the game area (v0.0.2)
  • can be dragged around and repositioned as desired (v0.0.2)

Displays:

  • lane element
  • player count per lane
  • monster IDs, monster HP%, and total gold
  • abilities in effect on each lane

What does it look like?

Like this.

Or this.

And this (data is updated once per second).

v0.0.1 screenshots (warning: large GIFs)

Why?

It's nice to have information available at a glance.

More features?

player data... soon™

Can I use it with other scripts?

Yes.

If they modify the same element on-load: load them first, then this one. (no longer necessary; can be loaded in any order as of v0.0.2)

About

useless stuff for a useless game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%