Fools Gold

Real-Time Multiplayer Mobile Card Game

Coming to Play Store and App Store Play Web Version
Fools Gold Gameplay

Complete Tech Stack

Capacitor Docker Laravel 11 (MVC) Vue.js 3 RESTful API WebSockets Redis SQL Database Cloudflare

Mobile App Integration

Fools Gold is designed from the ground up as a native mobile application. The game will be officially released on the Google Play Store and the App Store. To achieve this, I utilized Capacitor to bridge the web-based game logic with native mobile device capabilities. Capacitor wraps the application, allowing it to function as a standalone app while securely fetching data and rendering the live game interface directly from the production server via structured RESTful APIs.

Docker & VPS Deployment Flow

The entire infrastructure is containerized and automated to ensure seamless updates and high availability for players:

Architecture, Data & Security

Because the game relies on fast-paced card mechanics and handles real user data, a robust, scalable architecture is critical.