Skip to content

salomegoosen123/PathFinder

Repository files navigation

-PathFinder -==========

USAGE NOTES:

  1. Build Pre-requisites: ANT_HOME must be set

To run full regression test, use: ant run-full-regression-test

  1. Runtime Pre-requisites: JAVA_HOME must be set *Compatible with JDK1.2 *for obvious reasons(Multichoice compatibility :-)), thus I did not use the List functionality of newer JDK's

  2. CONFIGURATION: A map configuration file must be defined.
    See example property file, terrain.properties, in dist/config folder.

  3. Run on commandline by using command: .\run.bat on windows or .\run.sh on unix

eg .\run.bat large_map.txt

  1. LOGGING: is configured in log4j.properties is done to logs/log4j/PathFinder.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages