Hacker News new | ask | show | jobs
by barrettondricka 512 days ago
Unfortunately, I only have negative feedback.

The only thing you remade was the UI (and it isn't good), while sending requests to https://infiniteback.org/ for API.

Moreover, your API requests are is failing, with the first argument always being "undefined." https://infiniteback.org/pair?first=undefined&second=plant

The hard part here (and the one we need to improve/open source) is the AI model running the game.

3 comments

In my testing, the api never failed. I am working on improving the ui. This is an early prototype.
That error didn't happen with me. Can you please provide a screenshot?
Also this is my first next js app