TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Prompty, build games with GPT (early prototype)

11 pointsby FredrikNorenover 1 year ago
Hey guys, I’ve been playing around with this prototype for a way to build games using GPT.<p>Some details:<p>- It’s an absolute hack right now; expect bugs and user unfriendliness. Also UI is not fixed for mobile yet (use desktop).<p>- It’s top-down, 2d. You view the world from above, and you can move around by clicking and dragging the world.<p>- 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.<p>- Here’s a simple example game: <a href="https:&#x2F;&#x2F;prompty-58a21.web.app&#x2F;dune&#x2F;play" rel="nofollow">https:&#x2F;&#x2F;prompty-58a21.web.app&#x2F;dune&#x2F;play</a><p>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!

2 comments

wscourgeover 1 year ago
It tells me it did something (added more players), but it has no visual representation of the action. Just a way too long prompt.
评论 #38966303 未加载
ynlefevreover 1 year ago
Curious - how much does it cost you to host this sort of app(since we are not providing OpenAI keys)? Thanks.
评论 #38998598 未加载