Answered step by step
Verified Expert Solution
Question
1 Approved Answer
USE MATLAB ONLY MATLAB Overview: In this project you will create a program (script) that simulates a game of Darts. The program should display what
USE MATLAB ONLY MATLAB
Overview: In this project you will create a program (script) that simulates a game of Darts. The program should display what each player hit with their darts each round and the current score until the game is completed. This project is an INDIVIDUAL effort. Duplicate or very similar submissions will receive a zero. Background: A standard dart board has several scoring areas as displayed in the figure below. There are many types of games that can be played with a dartboard. You need to simulate one of the games that requires at least two players. Details about different dart games and how they are scored are available here: http://www.darting.com/Darts-Rules/. Different games have very different scoring, it is up to you to decide which game you want to implement. All games will be graded equally based on how accurately they simulate a game, using the rules on the above website. NOTE: You will not get any points for the project if you simulate your own version of darts, you MUST choose a game from the website listed. If you are completely unfamiliar with the game of darts, there are several video's available on YouTube by searching "How to Play Darts". 5 20 Double ring 12 9 18 4 Triple ring Outer Bullseye Inner Bullseye 6 16 15 2 19 3 Overview: In this project you will create a program (script) that simulates a game of Darts. The program should display what each player hit with their darts each round and the current score until the game is completed. This project is an INDIVIDUAL effort. Duplicate or very similar submissions will receive a zero. Background: A standard dart board has several scoring areas as displayed in the figure below. There are many types of games that can be played with a dartboard. You need to simulate one of the games that requires at least two players. Details about different dart games and how they are scored are available here: http://www.darting.com/Darts-Rules/. Different games have very different scoring, it is up to you to decide which game you want to implement. All games will be graded equally based on how accurately they simulate a game, using the rules on the above website. NOTE: You will not get any points for the project if you simulate your own version of darts, you MUST choose a game from the website listed. If you are completely unfamiliar with the game of darts, there are several video's available on YouTube by searching "How to Play Darts". 5 20 Double ring 12 9 18 4 Triple ring Outer Bullseye Inner Bullseye 6 16 15 2 19 3
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started