Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created September 24, 2020 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/ce15f09748169db6e190424014209d18 to your computer and use it in GitHub Desktop.
Save parzibyte/ce15f09748169db6e190424014209d18 to your computer and use it in GitHub Desktop.
imagePath() {
return `img/Ahorcado-${MAX_ATTEMPTS - this.remainingAttempts}.png`;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment