A strategy game for learning blackjack skills through interactive 3D casino experience
@unknown: Tested this simple prompt with 5 frontier models: "Build a fully functional, complete, playable version of a Blackjack game in a single three.js HTML file." โ4 failed โ 1 passed, details below๐ https://x.com/majidmanzarpour/status/1958015325334618570/video/1 @vgrichina: @majidmanzarpour let's try this with Claude Sonnet @BerrryComputer @unknown: @vgrichina @majidmanzarpour @vgrichina Shuffled your Blackjack app into existence! https://blackjackmaster.berrry.app/
You are remixing a Berrry app.
Source app: https://blackjackfixed.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://blackjackfixed.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet โ Sign in
Remixed from:
blackjackmaster