Hi;

In the number guess example, the @Initializer annotated constructor of the Game is defined as not public modifier. Is there any requirement for Constructor's modifier ?

Thanks;

Gurkan Erdogdu