This application is a MATLAB GUI golf game. Players are presented with two golf green plots, a bird's-eye and horizontal view. The user may select a club, swing angle, and swing power. When the user clicks the "Swing" button the ball's trajectory is plotted. See if you can get a hole-in-one!
Repository: https://github.com/spencercreer/golf_game
The following animation demonstrates the application functionality:
This application must be run in MATLAB. Download all four files and run them in MATLAB.
Please submit a PR if you would like to contribute.
- MATLAB
This project is licensed under the MIT license.
For questions or comments, please contact me.
Email: spencercreer@gmail.com
GitHub: spencercreer