Package: codebreaker Title: Retro Logic Game Version: 1.0.1 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 URL: https://github.com/rolkra/codebreaker Imports: beepr, cli Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Suggests: testthat Repository: https://rolkra.r-universe.dev Date/Publication: 2023-01-28 09:31:23 UTC RemoteUrl: https://github.com/rolkra/codebreaker RemoteRef: HEAD RemoteSha: 5b8be51ac13ebe1cc28f1de8561bcc0bb6071c04 NeedsCompilation: no Packaged: 2026-06-12 07:24:26 UTC; root Author: Roland Krasser [aut, cre] Maintainer: Roland Krasser