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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (3):

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

Development 相依性套件 (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

擁有者:

推送者:

作者:

  • AntonShpakovych

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 899

這個版本 899

授權:

MIT

Ruby 版本需求: ~> 2.7.3

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: