Skip to content

Instantly share code, notes, and snippets.

@netgfx
Created January 12, 2021 14:24
Show Gist options
  • Save netgfx/ac268d0a633557176fb069a9e83c78e7 to your computer and use it in GitHub Desktop.
Save netgfx/ac268d0a633557176fb069a9e83c78e7 to your computer and use it in GitHub Desktop.
battle howls
var battleHowls = [
"PAM!",
"BAM!",
"BANG!",
"BIFF!",
"BLOOP!",
"BONK!",
"CLASH!",
"CRASH!",
"KAPOW!",
"OOOFF!",
"POW!",
"WHACK!",
"WHAMM!",
"ZAM!",
"ZLOPP!",
"ZZWAP!",
"WHAP!",
"UGGH!",
"THWACK!"
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment