Tetris for MATLAB
Cita come
Matt Fig (2024). Tetris for MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/34513-tetris-for-matlab), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Gaming > Video games >
- MATLAB > Graphics > 2-D and 3-D Plots > Surfaces, Volumes, and Polygons > Polygons >
Tag
Riconoscimenti
Ispirato da: Tetris for Dummies, Tetris (vs AI)
Ispirato: Tetris Project (not complete!), pariterre/Tektris
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.3.0.0 | MATLAB had changed functionality so that the resize function was called upon initialization, resulting in an error about undefined structure S. This was fixed by putting a line in before the initialization defining S. |
||
1.2.0.0 | Bug fix. An error was produced by clicking on a border block because the handlevisibility was 'off' instead of 'callback'. |
||
1.1.0.0 | Made it easier for programmers to change level steps and acceleration. Other minor housekeeping alterations. |
||
1.0.0.0 |