Path Defense Framework Code
A framework for games with defense towers along a path.
Status: Beta
Brought to you by:
fhaag
Path Defense Framework ====================== Version %VERSION% %DATE% ~~~~~~~~~~ ~ For L. ~ ~~~~~~~~~~ A framework for games with defense towers along a path. Learn more on the project page: http://sourceforge.net/projects/pathdefenselib Note that this is a beta version. Obtaining Binary Versions ------------------------- Download a binary package from SourceForge. Alternatively, you can get the binary versions from NuGet: http://www.nuget.org/packages/PathDefenseFramework Compiling the Source Code ------------------------- Download the source code form SourceForge, extract the archive and build the solution. Tested on SharpDevelop 4.1.0 with .NET 3.5. The libraries were tested on .NET 3.5 and Mono 2.10.8 on Windows Vista 32 bit. How to Use it ------------- There is one example game based on the framework provided along with the project. Its C# source code is included in both the source and the binary releases of the Path Defense Framework. This sample is also available on Nuget: http://www.nuget.org/packages/PathDefenseFramework.Sample A complete API reference of the library can either be downloaded from SourceForge as a CHM file, or read online: http://pathdefenselib.sourceforge.net/api/ For any questions or suggestions, visit the bug tracker: http://sourceforge.net/p/pathdefenselib/tickets or the forum: http://sourceforge.net/p/pathdefenselib/discussion Feel free to let me know if you use this library in any of your projects, if you like. License & Credits ----------------- The Path Defense Framework is published under the terms of the MIT license: 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. People who have contributed to the Path Defense Framework: * Florian Haag [fhaag@users.sourceforge.net] (code)