RubyGems Navigation menu

codebreaker_anzq 0.1.0

Codebreaker is a logic game in which a code-breaker tries to break a secret code created by a code-maker. The codemaker, which will be played by the application we're going to write, creates a secret code of four numbers between 1 and 6. The codebreaker gets some number of chances to break the code (depends on chosen difficulty). In each turn, the codebreaker makes a guess of 4 numbers.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - June 29, 2022 (12.5 KB)

Runtime Dependencies (3):

bundler ~> 2.3.7
rake ~> 13.0.6
yaml ~> 0.2.0

Development Dependencies (7):

fasterer ~> 0.10.0
i18n ~> 1.10.0
rspec ~> 3.0
rubocop ~> 1.30.1
rubocop-rspec ~> 2.11.1
simplecov ~> 0.21.2

Owners:

Pushed by:

Authors:

  • AntonShpakovych

SHA 256 checksum:

edeab7e3d481fc6583decf739a06fddb1546f2e04f5118824348bfbe2dd7cefe

Total downloads 845

For this version 845

License:

MIT

Required Ruby Version: ~> 2.7.3

New versions require MFA: true

Version published with MFA: true

Links: