Package: codebreaker
Title: Retro Logic Game
Version: 0.0.2
Authors@R: 
    person(given = "Roland",
           family = "Krasser",
           role = c("aut", "cre"),
           email = "roland.krasser@gmail.com")
Description: Logic game in the style of the early 1980s home computers 
    that can be played in the R console. This game is inspired by 
    Mastermind, a game that became popular in the 1970s.
    Can you break the code?
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/rolkra/codebreaker
Imports: beepr, cli
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-11-07 18:59:27 UTC; rolkra
Author: Roland Krasser [aut, cre]
Maintainer: Roland Krasser <roland.krasser@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-12 09:50:02 UTC
