Module: Codebreaker

Defined in:
lib/codebreaker.rb,
lib/codebreaker/game.rb,
lib/codebreaker/player.rb,
lib/codebreaker/version.rb,
lib/codebreaker/stats_storage.rb,
lib/codebreaker/mixins/validator.rb,
lib/codebreaker/create_stat_service.rb,
lib/codebreaker/secret_code_matcher.rb,
lib/codebreaker/errors/no_hints_error.rb,
lib/codebreaker/secret_code_generator.rb,
lib/codebreaker/errors/game_over_error.rb,
lib/codebreaker/errors/game_save_error.rb,
lib/codebreaker/errors/validation_length_error.rb

Defined Under Namespace

Modules: Errors, Mixins Classes: CreateStatService, Game, Player, SecretCodeGenerator, SecretCodeMatcher, StatsStorage

Constant Summary collapse

VERSION =
'0.1.10'.freeze