nMars - Corewars MARS for .NET
Run Method (project, console)
Namespaces > nMars.RedCode > IEngine > Run(IProject, ISimpleOutput)
Run complete match, considering rules, warriors and options in project
Syntax
C#
public abstract MatchResult Run (
	IProject project,
	ISimpleOutput console
)
Parameters
project (IProject)
rules, warriors and options
console (ISimpleOutput)
output console, could be null
Return Value
score

Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)