Tetris for MATLAB
Citar como
Matt Fig (2024). Tetris for MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/34513-tetris-for-matlab), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Gaming > Video games >
- MATLAB > Graphics > 2-D and 3-D Plots > Surfaces, Volumes, and Polygons > Polygons >
Etiquetas
Agradecimientos
Inspirado por: Tetris for Dummies, Tetris (vs AI)
Inspiración para: 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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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 |