About a few years ago, I built 2048.wasm
This is yet another 2048 from me, but this time it's controlled by GPT.2048-short.mov
How GPT crushes my high score in 2048
- Replace the
OPENAI_KEY
inmain.js
with your own key. - Navigate to
2048.io
- Paste the contents of
main.js
in your browser console. That's it!
I came across this comment while scrolling through HackerNews today, and for some reason I found it funny. On the way back home, I thought why not get it to work with 2048? Here's my 100 line of really poor javascript, thank you!
- Want to fix something? have a better prompt than this? see that Pull Requests link up there? Go ahead!
- Creator of 2048.io: Gabriele Cirulli