Last update: 01/13/2007
Playor is an application that plays Project Hoshimi games in a console. This tool is really fast and useful to test your Artificial Intelligence because once it has been launched, it will directly start the game and save automaticaly a replay and a log file at the end of the game.
You just have to configure your Visual Studio project in order to launch Playor when you press F5 or CTRL+F5!
If you have any remarks or suggestions, please go to the forum and post !
Help:

Run:

Here is a step by step to help you configuring Visual Studio to use Playor.
The only thing you have to do here is to decompress the zip archive you just downloaded anywhere you want.
You have to prepare the Playor to be able to play games.
To do so, you just have to fill :
You have to configure Visual Studio Professional to use Playor when testing your Artificial Intelligence.
You have to indicate to VS that you want to build/compile your dll in the players folder of Playor.
You must edit the properties of your project, and change the output path in the Build tab:

You have to configure VS in order to be able to launch Playor correctly.
You must go to the Debug tab and fill some textboxes.
In the Start Action part, you have to select Start external program and then browse to the Playor.exe file.
In the Start Options part, you have to type in some command line arguments (see the help) and to set the working directory to the Playor folder!

I let you doing this part as you want ;)
Just press F5, if you want to Debug, or CTRL+F5 if you want to run in the release mode (a bit faster).
It will launch the Playor application and start the game. Just wait 5 minutes and you will find a new replay in the replays folder and a log file in the logs folder.
Have fun with Project Hoshimi !
They can be in any order you want but they all are mendatory except for the 2nd player!
IMPORTANT: Extensions of players are needed!
You can download the latest version (v 0.2) here : Playor
[0.2] - List of features:
[0.1] - List of features:
You can download this version here : Playor