aaronjanse / asciidots

Esolang inspired by ASCII art
https://ajanse.me/asciidots
GNU Affero General Public License v3.0
1.11k stars 33 forks source link

Please add asciidots to http://www.99-bottles-of-beer.net/ #61

Open deedf opened 6 years ago

deedf commented 6 years ago

Please add asciidots to http://www.99-bottles-of-beer.net/

aaronjanse commented 6 years ago

Will do. Thanks for the recommendation @deedf

AsciiDots needs a 99 bottles of beer demo anyway.

scottbeebiwan commented 6 years ago

I'm trying to do this, but the teleportation (see below) that works on the online version and the graphical debugger (NOT asciidots -d) throws dot cannot determine location using regular asciidots.

Example of teleportation:

%$A %$B

.---A
A--B
B--&

(I was going to write a seperate issue, but because of what i'm coding, I assumed I should post it here instead.)

aaronjanse commented 6 years ago

@scottbeebiwan strange.

Please do write up a github issue and I'll look into it.

I was going to write a seperate issue, but because of what i'm coding, I assumed I should post it here instead.

No worries. You did the right thing.

aaronjanse commented 6 years ago

@scottbeebiwan your code in #63 should now work.

Would you mind doing the honors of resolving this by submitting your code to http://www.99-bottles-of-beer.net/

caliconiko commented 3 years ago

Lol there is still no AsciiDots on [http://www.99-bottles-of-beer.net/]() Just finished submitting :)

aaronjanse commented 3 years ago

Thank you!

caliconiko commented 3 years ago

Realized http://www.99-bottles-of-beer.net/ might be a dead site So I also added it to Rosetta Code