InteractiveMaker

public class InteractiveMaker extends CodeMaker

Particolare estensione di CodeMaker, rappresentante un giocatore umano. Nello specifico l’utente umano può effettuare decisioni ed impartire comandi passando da un’istanza di GameView.

Author

Francesco Pio Stelluti, Francesco Coppola

Constructors

InteractiveMaker

public InteractiveMaker(GameView newView, int seqLength)

Methods

getCodeToGuess

public List<ColorPegs> getCodeToGuess()