Dave's MATLAB Pong

a fast-paced two-player game

您现在正在关注此提交

I tried to make my code as neat and understandable as possible. Lots of comments explain how everything works. Program is broken down into several understandable subroutines. There are (almost?) no "magic numbers", all values are clearly defined and explained at the beginning. This makes it very easy to modify things like colors, speeds, layout, physical behavior. Please post any suggestions or requests, I'd appreciate ideas for how to improve this program.

引用格式

David Buckingham (2026). Dave's MATLAB Pong (https://ww2.mathworks.cn/matlabcentral/fileexchange/31177-dave-s-matlab-pong), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Asteroids Matlab Version Game

类别

Help CenterMATLAB Answers 中查找有关 Video games 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.3.0.0

new release of program includes several minor updates, not enough space here but they're listed at the top of the code. also wrote a more thorough description, updated tags, and updated the picture to reflect the program's new look.

1.1.0.0

changed tags. changed description

1.0.0.0