Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 381 Bytes

File metadata and controls

11 lines (9 loc) · 381 Bytes

🎯 Throw the Dart

Game Details

  • Language: Python
  • Description: Click the "Throw Dart" button to throw a dart towards the dartboard. Points are awarded based on how close the dart lands to the bullseye. Each player gets 5 darts.

How to Run

  1. Make sure Python 3.x is installed.
  2. Open a terminal and navigate to the folder:
cd Python/Throw_the_Dart