Live data from Hacker News

A random dungeon generator that fits on a business card (2019)

gist.github.com

1–10 of 53 posts

Re: A random dungeon generator that fits on a business card (2019)

#3
Here's a random dungeon generator GAME (get potion, avoid snake, explore dungeon) that fits in 10 lines of BASIC [1] and would probably easily fit on a business card, too:

https://bunsen.itch.io/the-snake-temple-by-rax

([1] - The 10-line BASIC competition is happening again this year, details here: https://gkanold.wixsite.com/homeputerium/copy-of-rules)

Re: A random dungeon generator that fits on a business card (2019)

#7
post #5
post #4

[flagged]

In what way is what ChatGPT outputs when asked about this code relevant? There are more than 20 LLMs, do we expect to see a comment from each LLM about code submissions?

The code isn't very readable in the submitted form, so I appreciated the interpretation, whether or not it's ChatGPT or something else.

Re: A random dungeon generator that fits on a business card (2019)

#9
post #5
post #4

[flagged]

In what way is what ChatGPT outputs when asked about this code relevant? There are more than 20 LLMs, do we expect to see a comment from each LLM about code submissions?

I'm not proficient at reading minimized code. Maybe you're better at it than I am. The ChatGPT output helps kickstart a meaningful discussion about the content of the code.
Post reply on HN