Nice job!
Was devmania an online event, or was it somewhere you guys got together and did this? Great for twenty hours. A few bugs, but nonetheless, a great prototype!
I see you used my
lovemenu*, even though there were quite a few changes. I see you made quite a few changes to the lib; if you have any requests or bugs to file, I watch the
issue queue!
On your website blog post, you say "All code, graphics & music was made in ~20 hours during the OverNight Contest at Devmania 2012 6-7.10.2012 in Mainz!" and then go to credit, "Made with LÖVE!"
I don't really care, because I'm very happy that you used and adapted my library, but be careful in the future;
I really wanted to make sure you had used my lib, instead of just re-writing it, so I did a diff;
https://gist.github.com/4069304
The ZLIB license (which lovemenu is licensed under) carefully states a few things;
Copyright (c) 2012 Josef Patoprsty
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
* I really need to rebase this lib.