Class TrivialGameGenerator


  • public class TrivialGameGenerator
    extends GameGenerator
    Just keeps returning the same game every time
    • Constructor Detail

      • TrivialGameGenerator

        public TrivialGameGenerator​(RandomRG _random,
                                    Game g)
        Creates a trivial generator, which keeps returning the same game