From c2a4e4af976330e129dc186db65dce361f089f34 Mon Sep 17 00:00:00 2001 From: falsycat Date: Wed, 21 Apr 2021 00:00:00 +0000 Subject: [PATCH] Adds README and LICENSE. --- LICENSE | 14 ++++++++++++++ README.md | 16 ++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..ee7d6a5 --- /dev/null +++ b/LICENSE @@ -0,0 +1,14 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Sam Hocevar + + 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 PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. + diff --git a/README.md b/README.md new file mode 100644 index 0000000..04b48ec --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +Shapes Juke +==== + +Shapes Juke is an action game, which I made years ago. Players just move crosshair with arrow keys not to touch red shapes... + +I just uploaded this repository slept in my backup USB after removing files with issues regarding of copyrights such as music. +So if you say you want to build this, I just say good luck... + +

+ shapes-juke +

+ + +## LICENSE + +WTFPLv2