All source code on this site is licensed under the terms of the MIT License (see below), unless otherwise stated.
All content files (PNG, BMP, ICO, XNB, WAV and MP3) found on this site are not are only provided so that the code can be executed as an aid to education. I retain all rights to these files and they may not be distributed or used for other projects. Access to code published on this site grants no rights to use these materials in any way other than to execute and learn from the provided code.
It is not required that you provide a credit for use of any source code downloaded from this site, however you may credit “Catalin Zima-Zegreanu” in your games and applications if you feel so inclined.
The MIT License that governs the code on this site:
Copyright (C) 2011 by Catalin Zima-Zegreanu
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.