Dave's MATLAB Pong

버전 1.3.0.0 (6.03 KB) 작성자: David Buckingham
a fast-paced two-player game
다운로드 수: 3.5K
업데이트 날짜: 2011/4/26

라이선스 보기

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 (2025). Dave's MATLAB Pong (https://kr.mathworks.com/matlabcentral/fileexchange/31177-dave-s-matlab-pong), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Video games에 대해 자세히 알아보기
도움

도움 준 파일: Asteroids Matlab Version Game

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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