Tetris for MATLAB
Zitieren als
Matt Fig (2024). Tetris for MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/34513-tetris-for-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Gaming > Video games >
- MATLAB > Graphics > 2-D and 3-D Plots > Surfaces, Volumes, and Polygons > Polygons >
Tags
Quellenangaben
Inspiriert von: Tetris for Dummies, Tetris (vs AI)
Inspiriert: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |