diff --git a/license.md b/license.md new file mode 100644 index 0000000..1e52f32 --- /dev/null +++ b/license.md @@ -0,0 +1,24 @@ +Copyright 2023 Anna Rose Wiggins + +⚠️ WARNING! ⚠️ +☢️ 😱 DO NOT USE THIS PROGRAM. 😱 ☢️ +This program is not a program of honor. + +No highly esteemed function is executed here. + +What is here is dangerous and repulsive to us. + +The danger is still present, in your time, as it was in ours, +without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. + +This program is best shunned and left unused (but it is free software, +and you are welcome to redistribute it under certain conditions). +😱 ☢️ DO NOT USE THIS PROGRAM. ☢️ 😱 + +This program is licensed under the Sandia Message Public License, +sublicense Do What The Fuck You Want To Public License, Version 2.0. +This may be abbreviated as sandia-wtfpl. +You may obtain a copy of the License(s) at +https://github.com/cdanis/sandia-public-license/blob/main/LICENSE.md and +http://www.wtfpl.net/txt/copying/ diff --git a/readme.md b/readme.md index e2f35e5..34de6a3 100644 --- a/readme.md +++ b/readme.md @@ -5,3 +5,5 @@ This is an extremely simple game for the (Playdate)[https://play.date] handheld This is, of course, a completely novel idea and is dissimilar from any other game ever made. It was written as an excuse to learn the Playdate SDK, and is made available here in case it serves as a useful tool for basic object-oriented development in Playdate's LUA library. + +This is a very basic Playdate game. It has no sound, no launcher card, and an extremely minimal interface. It was written as a programming exercise, so it's not likely to get any of those. If you get a hair up your ass and want to contribute a pull request, feel free.