Package: codebreaker 1.0.1
codebreaker: Retro Logic Game
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?
Authors:
codebreaker_1.0.1.tar.gz
codebreaker_1.0.1.zip(r-4.5)codebreaker_1.0.1.zip(r-4.4)codebreaker_1.0.1.zip(r-4.3)
codebreaker_1.0.1.tgz(r-4.4-any)codebreaker_1.0.1.tgz(r-4.3-any)
codebreaker_1.0.1.tar.gz(r-4.5-noble)codebreaker_1.0.1.tar.gz(r-4.4-noble)
codebreaker_1.0.1.tgz(r-4.4-emscripten)codebreaker_1.0.1.tgz(r-4.3-emscripten)
codebreaker.pdf |codebreaker.html✨
codebreaker/json (API)
NEWS
# Install 'codebreaker' in R: |
install.packages('codebreaker', repos = c('https://rolkra.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rolkra/codebreaker/issues
Last updated 2 years agofrom:5b8be51ac1. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 22 2024 |
R-4.5-win | OK | Oct 22 2024 |
R-4.5-linux | OK | Oct 22 2024 |
R-4.4-win | OK | Oct 22 2024 |
R-4.4-mac | OK | Oct 22 2024 |
R-4.3-win | OK | Oct 22 2024 |
R-4.3-mac | OK | Oct 22 2024 |
Exports:codebreaker
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check code if correct | cb_check_code |
Clean code | cb_clean_code |
Convert code into a vector | cb_code2vector |
Input code | cb_input_code |
Show Code Breaker Intro | cb_intro |
Play a code breaker game | cb_play_game |
Show Code Breaker Race Cup | cb_race_cup |
Selct Colors | cb_select_colors |
Show code in console | cb_show_code |
Show color in console | cb_show_color |
Show Code Breaker Success | cb_success |
Play codebreaker game | codebreaker |
Print sprite in console | sprite_show |