This project tries to detect your OS using fonts. Click the green flag and read the result.
◈◈◈ Notes ◈◈◈ Detection is done by testing two system fonts. ☛ Test 1: Times New Roman All operating systems except Android has Times New Roman or a metrically compatible default serif font. Android's default serif font is much wider, so the text will touch the upper detector, turning it green, and the test 2 will not run. If the upper detector is red, test 2 will run. ☛ Test 2: Arial Black Neither iOS nor Chrome OS have Arial Black, so the much narrower default sans serif font will be used, and the text will NOT touch the lower detector, so it will be red. If the lower detector is green, it must be some other OS. For the purposes of this project, that leaves Windows and MacOS. ☛ Limitations This project won't work if you have an operating system not mentioned above, or if you have installed or uninstalled the relevant fonts. ◈◈◈ Related Projects ◈◈◈ Font Compatibility ⚗️: https://scratch.mit.edu/projects/667310164/ Browser detector ⚗️: https://scratch.mit.edu/projects/631867534/