Skip to content

A generator for Advent Of Code "Day 13" inputs with customizable messages

Notifications You must be signed in to change notification settings

mynam3isg00d/AOCd13_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Generator for encoded messages in day 13 form
NOTES:
1 only letters ("a-z") and space (" ") are convertable. I don't know what happens for other chars lol
2 I use a custom letter alphabet made with my own ascii 
3 It's possibile to input as many characters as one chooses
4 Because of notes 2 and 3 it's possible that creases are not where they're supposed to be following
  the aoc input standard. Make your code more general :^)
5 Don't send your friends anything dirty, I'm counting on you

About

A generator for Advent Of Code "Day 13" inputs with customizable messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages