MATLAB adaptation of Wordle https://www.powerlanguage.co.uk/wordle/
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
MATwordle
MATLAB adaptation of Wordle https://www.powerlanguage.co.uk/wordle/
Guess the hidden word in 6 tries. Each guess must be a valid 5-letter word. Hit the enter button to input. After each guess, the color of the letters will change to show how close your guess was to the word.
If the letter is green, then it is in the word and in the correct spot.
If the letter is orange, then it is in the word but in the wrong spot.
If the letter is black, then it is not in the word in any spot.
SYNTAX
MATWORDLE
INPUTS
none
OUTPUTS
none
REQUIRED CODE
cprintf available from https://www.mathworks.com/matlabcentral/fileexchange/24093-cprintf-display-formatted-colored-text-in-command-window
Make sure cprintf is installed to a folder called cprintf, at the same level as your MATwordle folder
Copyright (C) 2022 Edgar Guevara, PhD
인용 양식
Edgar Guevara (2026). MATwordle (https://github.com/guevaracodina/MATwordle/releases/tag/0.5), GitHub. 검색 날짜: .
일반 정보
- 버전 0.5 (128 KB)
-
GitHub에서 라이선스 보기
MATLAB 릴리스 호환 정보
- R2021a 이하 모든 릴리스와 호환
플랫폼 호환성
- Windows
- macOS
- Linux
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 0.5 | See release notes for this release on GitHub: https://github.com/guevaracodina/MATwordle/releases/tag/0.5 |
||
| 0.4 | See release notes for this release on GitHub: https://github.com/guevaracodina/MATwordle/releases/tag/0.4 |
||
| 0.3 | See release notes for this release on GitHub: https://github.com/guevaracodina/MATwordle/releases/tag/0.3 |
||
| 0.2.0.0 | See release notes for this release on GitHub: https://github.com/guevaracodina/MATwordle/releases/tag/0.2 |
||
| 0.1 |
