Skip to content

gcko/guihacker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gui Hacker

Ridiculous output to make you look like an amazing hacker.

Created as a joke for this question on Code Golf SE

Added some limited options for customization

  • title - change the title to whatever
  • color - give it a css color string and the script will use that color
  • gui - true/false to hide or display the 3d thing, and bars.

You can pass the options to the url via the location hash like so

http://guihacker.com/#{"title":"sometitle", "color" : "red", "gui":false}

Running at http://guihacker.com

About

Ridiculous output to make you look like an amazing hacker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.3%
  • CSS 5.9%
  • EJS 4.8%