All Work
Game Dev
Online Card Game
Multiplayer card game with real-time gameplay
Personal Project·2024
Real-time
Multiplayer
Live
Status
Problem
Wanted to build a real-time multiplayer game with WebSocket communication.
Approach
Developed a browser-based card game with real-time multiplayer using WebSockets and a Node.js backend.
Results
Live playable card game supporting multiple concurrent players.
Technologies
JavaScriptNode.jsWebSocketsHTML/CSS