Skip to content

Instantly share code, notes, and snippets.

@dtoma
Last active July 3, 2019 06:35
Show Gist options
  • Save dtoma/af666b0632e72726fbad89c8c7e91df4 to your computer and use it in GitHub Desktop.
Save dtoma/af666b0632e72726fbad89c8c7e91df4 to your computer and use it in GitHub Desktop.
Invoker Poster
  • Allow to filter by build (Q/W, Q/E...)
  • Centerer horizontally & vertically
  • Responsive (svg icons anywhere?)

Represent as a matrix?

QWE
---
.

  | QQ | WW | EE
  +----+----+---
Q | .  | .  | .
  +----+----+---
W | .  | .  | .
  +----+----+---
E | .  | .  | .

Represent as a state machine?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment