Show HN: Prompty, build games with GPT (early prototype)
4 by FredrikNoren | 2 comments on Hacker News.
Hey guys, I’ve been playing around with this prototype for a way to build games using GPT. Some details: - It’s an absolute hack right now; expect bugs and user unfriendliness - It’s top-down, 2d. You view the world from above, and you can move around by clicking and dragging the world. - It’s using gpt-4-turbo under the hood, and I’m outputting typescript code, which gpt will self-repair when there are type errors. - Here’s a simple example game: https://ift.tt/gD6kebW So far I’ve been quite impressed with what it can do (thanks to GPT of course), but would love to hear what others think!
No comments:
Post a Comment