An Augmented Reality based game of DARTS developed using ARCore and ARFoundations by Google in Unity.
Step 1. Open Unity Hub and select the cloned folder.
Step 2. Go to build settings and switch the platform to Android.
Step 3. Make sure your android device is connected.
Step 4. Click build and run in build settings or Ctrl + B and save the build as apk.
Step 2. Once the plane is highlighted, place the dartboard by touch on the placement indicator.
Step 3. Swipe the dart to throw on the dartboard.
1. Game score can be added by detecting what area of the dartboard is in collision with the dart.
2. Multiplayer can be brought to make it more competitive and fun.