Sumble

Sumble is a numeric game. Players have six attempts to guess a 5-digit numeric code, where the sum of the digits must equal a target number.
19 téléchargements
Mise à jour 24 mars 2022

Sumble

Sumble is a numeric game. Players have six attempts to guess a 5-digit numeric code, where the sum of the digits must equal a target number. Feedback is given for each guess in the form of coloured tiles indicating when the digits match or occupy the correct position. It is built with MATLAB® and inspired by the web-based word game, Wordle, published by The New York Times Company™.

Sumble has a single daily solution, with all players attempting to find the same 5-digit code with a target number equal to the day of the month.

Sumble, a numeric game

View Sumble on File Exchange

Concepts

Mathematics, Combinatorics, Random Number Generation, Game, MATLAB App Designer, App Deployment, MATLAB Online.

Suggested Audience

Students, educators, mathematicians, engineers, scientists, and anyone who likes logic puzzles. Fun for adults and great number bond practice for children.

Time

You can usually solve the puzzle in a few minutes. Some days of the month are easier than others!

How to Play

Install the Sumble App in MATLAB Online

Alternatively, in MATLAB Desktop

Option 1: No Code Download

  • Click Sumble.mlappinstall in github.
  • Click Download.
  • Click on downloaded file.
  • Install the app.
  • Play the game by clicking on the Sumble icon in the Apps tab.
  • Game instructions are available by clicking on the button labeled '?'.

Option 2: With Code Download

  • Navigate to the folder location where you would like to install the game.
  • Clone the repository with the command !git clone https://github.com/mathworks/Sumble.git. This requires git to be set up on your local machine. A new folder called Sumble will be created.
  • Double click on the Sumble.mlappinstall file in the Current Folder.
  • Install the app.
  • Play the game by clicking on the Sumble icon in the Apps tab.
  • Game instructions are available by clicking on the button labeled '?'.

MATLAB Desktop release last tested

R2021b

Contribute

Want to contribute? Take a look at the source code in the src directory and the CONTRIBUTING.md file.

Citation pour cette source

Tanya Morton (2024). Sumble (https://github.com/mathworks/Sumble/releases/tag/v1.0.0), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2021b
Compatible avec les versions R2021b à R2022a
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.