Menu

Tree [4980e9] master 0.9.5 /
 History

HTTPS access


File Date Author Commit
 doc 2012-05-26 Florian Haag Florian Haag [4980e9] Updated the version text for release 0.9.5
 keys 2012-04-17 Florian Haag Florian Haag [287eeb] Added a few readme files
 pubinfo 2012-05-26 Florian Haag Florian Haag [4875c0] Updated the dependency version number of the Nu...
 src 2012-05-26 Florian Haag Florian Haag [4980e9] Updated the version text for release 0.9.5
 .gitignore 2012-04-09 Florian Haag Florian Haag [81c5b8] Initial code commit
 COPYING 2012-04-17 Florian Haag Florian Haag [287eeb] Added a few readme files
 buildrelease.bat 2012-04-23 Florian Haag Florian Haag [a3cee8] Prepared the first preview release
 publishrelease.bat 2012-05-16 Florian Haag Florian Haag [00f727] Improved the build scripts to include deploymen...
 readme.txt 2012-05-16 Florian Haag Florian Haag [7868c9] Restructured the readme file
 release.build 2012-05-18 Florian Haag Florian Haag [9477ac] Improved the Nant script for publishing web-bas...

Read Me

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)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.