Infatoshi/netherite ? reverse-engineered prompt
Reverse engineered prompt
Build me this project so I can run it on a clean Linux machine and see it work end to end.
I want a from scratch Minecraft 1.11.2 clone in C and CUDA that matches the real Java game closely, plus the batched GPU training demo. Make the setup as simple as possible, so I can bootstrap everything, build it, verify it, and run the pixel match demo without having to guess any steps. If anything depends on external docs or current setup details, look them up online and wire it in cleanly.
Please make sure the main build works, the quick verification passes, and the demo can produce the side by side video showing the oracle and the recreated render. If there are any missing pieces, fix them in the most practical way and keep the repo easy to use from a fresh clone.
Are you gonna build this?
make sure you review the code using coderabbit