123123
Project
codebreaker_anzq
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Pull Requests
Development
Dependencies
Development
~> 0.10.0
~> 1.10.0
~> 3.0
~> 1.30.1
~> 1.14.2
~> 2.11.1
~> 0.21.2
Runtime
Project Readme