rps-royale/apps/server/src
Ubuntu a79edef4e7
Some checks failed
Deploy to VPS / deploy (push) Has been cancelled
feat: add AI opponent mode + guest play without wallet
- Add match:requestAI server handler creating matches against bot
- AI commits and reveals automatically with random choices
- Frontend generates guest address when no MetaMask is detected
- AI matches skip blockchain calls (offline test mode)
- Add 'Jouer contre l\'IA' button in LobbyScene

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 04:10:26 +00:00
..
api Initial commit: monorepo structure, smart contract, server, and Phaser frontend 2026-05-24 02:14:42 +00:00
blockchain feat: integrate blockchain commit-reveal + on-chain match creation 2026-05-24 03:27:51 +00:00
db Initial commit: monorepo structure, smart contract, server, and Phaser frontend 2026-05-24 02:14:42 +00:00
socket feat: add AI opponent mode + guest play without wallet 2026-05-24 04:10:26 +00:00
index.ts Initial commit: monorepo structure, smart contract, server, and Phaser frontend 2026-05-24 02:14:42 +00:00
server.ts feat: integrate blockchain commit-reveal + on-chain match creation 2026-05-24 03:27:51 +00:00