Comment on Can you build a recognizable World Map in under 500 bytes?Comments−chriscjcj2moI know this doesn't meet the spirit of the challenge, but... _,--', _._.--._____ .--.--';_'-.', ";_ _.,-' .'--'. _.' {`'-;_ .-.>.' '-:_ ) / `' '=. ) > {_/, /~) snd |/ `^ .'−murderfs2moU+1F5FA does it in 4 bytes!https://www.compart.com/en/unicode/U+1F5FA−cwmoore2moEnhance!−Retr0id2moI asked deepseek to turn this into an offscreen-canvas-based ascii renderer: https://retr0.id/stuff/worldgolf.htmlWeighs in at 379 bytes (or 378 if you trim the newline). Obviously it is font-dependent, but it works on my machine!Edit: golfed a bit further, but unsure how reliable it'll be with different fonts: https://retr0.id/stuff/worldgolf2.html−chriscjcj2moBTW... full credit to the artist, Shanaka Dias.https://asciiart.website/artist.php?artist_id=121https://asciiart.website/preservation/poster.php?person_id=1...−sethev2moit said recognizable, and I recognize this :)−TacticalCoder2moOne could probably map this in JavaScript in 3D on a rotating sphere and it'd be a "recognizable world map" of sorts.−cwmoore2mo180?
Comments
I know this doesn't meet the spirit of the challenge, but...
U+1F5FA does it in 4 bytes!
https://www.compart.com/en/unicode/U+1F5FA
Enhance!
I asked deepseek to turn this into an offscreen-canvas-based ascii renderer: https://retr0.id/stuff/worldgolf.html
Weighs in at 379 bytes (or 378 if you trim the newline). Obviously it is font-dependent, but it works on my machine!
Edit: golfed a bit further, but unsure how reliable it'll be with different fonts: https://retr0.id/stuff/worldgolf2.html
BTW... full credit to the artist, Shanaka Dias.
https://asciiart.website/artist.php?artist_id=121
https://asciiart.website/preservation/poster.php?person_id=1...
it said recognizable, and I recognize this :)
One could probably map this in JavaScript in 3D on a rotating sphere and it'd be a "recognizable world map" of sorts.
180?