RandomBotMakerFactory

public class RandomBotMakerFactory implements MakerFactory

Classe factory implementazione di MakerFactory impiegata per ottenere istanze di RandomBotMaker.

Author

Francesco Pio Stelluti, Francesco Coppola

Methods

getDescription

public String getDescription()

getMaker

public CodeMaker getMaker(GameView view, int seqLength, int attempts)

getName

public String getName()