Portal Gambit
Real-time Chess Variant with Recursive Logic
A complex chess variant featuring portal mechanics that allow pieces to teleport across the board. The engine handles recursive move validation to prevent infinite loops during portal traversal, synchronized in real-time via Firebase.
Features
- Recursive move validation algorithm for portal traversal
- Optimistic UI updates with Firebase transactions
- P2P Voice Chat using WebRTC (PeerJS) signaling
- Automated ELO calculation via Cloud Functions