Package dev.zemco.codegame.presentation.solution
package dev.zemco.codegame.presentation.solution
MVC components for presenting the solution to the user.
- Author:
- Erik Zemčík
- See Also:
-
ClassDescriptionManages logic and state related to user's solution to a given
problem.Controller for the solution view that manipulates providedsolution model.Implementation ofsolution modelevaluating solution created by player.