Skip to content

Instantly share code, notes, and snippets.

@Blapor
Created May 29, 2018 00:54
Show Gist options
  • Save Blapor/b29f0a4131bdba13d2385c5873ff310d to your computer and use it in GitHub Desktop.
Save Blapor/b29f0a4131bdba13d2385c5873ff310d to your computer and use it in GitHub Desktop.
XKCD Golf
XKCD Golf:
-Summary: Try to create a quality meme from an xkcd comic, including the changing of certain text in the comic, using letters from that comic. You want the lowest score.
-Rules:
- +1 point for any letters used from another comic
- +15 points for any letters not from an xkcd comic
- Meme quality is rated on a scale from -1 to -5 points, which is added to your score
- Scores may be negative, but there is a 16-bit integer overflow wraparound
- -1 if you use MS Paint
@Blapor
Copy link
Author

Blapor commented May 29, 2018

Also, +1 each time you use the same letter (as in, copied from the same place) more than once

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