MatLab side scroll game

I'm trying to make a jumping man game in a GUI. Would using a plot or an array be easier? I want to randomly generate objects and then have my person jump over them and have the difficulty, or speed, increase over time.

3 件のコメント

Adam
Adam 2017 年 4 月 12 日
A plot and an array are two completely different things, one stores data the other displays it on screen. I'm not really sure what you are asking.
Jan
Jan 2017 年 4 月 12 日
The question is not clear. Matlab is not the perfect lanuage for programming real time games.
John D'Errico
John D'Errico 2017 年 4 月 12 日
If you really want to write this, learn a different language to code it in. Especially if you don't really understand MATLAB, this will take you a lot of work to do, and in the end, you will have something that does not really work that well anyway. Some languages are better at some things than others.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeJust for fun についてさらに検索

質問済み:

2017 年 4 月 12 日

コメント済み:

2017 年 4 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by