https://github.com/mikebharris/javascript-circle-detection
Uses Pythagorus' Theorem to detect which circle the user has clicked on
https://github.com/mikebharris/javascript-circle-detection
Last synced: about 2 months ago
JSON representation
Uses Pythagorus' Theorem to detect which circle the user has clicked on
- Host: GitHub
- URL: https://github.com/mikebharris/javascript-circle-detection
- Owner: mikebharris
- Created: 2016-09-29T16:14:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-16T07:45:58.000Z (5 months ago)
- Last Synced: 2025-03-13T01:36:45.718Z (2 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript-circle-detection
Uses Pythagorus' Theorem to detect which circle the user has clicked onAn experiment that can be interacted with at https://mikebharris.github.io/JavaScript-circle-detection/circles.html