From 3d4298fe8bdae438c2e801a4db7b92435cc45952 Mon Sep 17 00:00:00 2001 From: fabs Date: Sat, 27 Jun 2026 23:44:40 +0200 Subject: [PATCH] Initial commit --- LICENSE | 17 +++++++++++++++++ README.md | 3 +++ 2 files changed, 20 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e76917a --- /dev/null +++ b/LICENSE @@ -0,0 +1,17 @@ +DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE + Version 1, October 2013 + + Copyright (C) 2013 Ben McGinnes + + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + + DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. + + 1. Do not hold the author(s), creator(s), developer(s) or + distributor(s) liable for anything that happens or goes wrong + with your use of the work. diff --git a/README.md b/README.md new file mode 100644 index 0000000..abcb080 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ZapMachine + +Revival of the old ZapMachine. A collage machine that merges random images layer by layer remaining about 50% of the original images \ No newline at end of file