Moon Lander Matlab Game Example of getting keypressed
Version 0.3 (beta, so please, give feedback).
This is a game and also an example of how to read/use keypress functionality from figures.
it's a tribute to Moon Lander[1], without any lucrative pourpouse.
The game opens a figure with the spaceship that must land on the square
avoiding hitting the land.
Use the arrows to turn the spaceship and the spacebar to fire the engine.
References:
[1] Lunar Lander, Game, http://en.wikipedia.org/wiki/Lunar_Lander_%28video_game%29
This function was written by :
Héctor Corte
B.Sc. in physics 2010
M.Sc. in Complex physics systems 2012
NPL (National Physical Laboratory), London,United kingdom.
Email: leo_corte@yahoo.es
引用格式
Héctor Corte (2025). Moon Lander Matlab Game Example of getting keypressed (https://ww2.mathworks.cn/matlabcentral/fileexchange/38927-moon-lander-matlab-game-example-of-getting-keypressed), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.3.0.0 | This new version has better graphics and uses a class to handle the spaceship. It is now a better example for a game. |
||
1.2.0.0 | Fixed the problem with the intro. And now the engine stays on fire despite you push other keys. |
||
1.1.0.0 | I fixed the problem with the intro. And now the engine stays on fire despite you push another keys at the same time of spacebar. |
||
1.0.0.0 |