Welcome to the Tridecco Game organization! We are dedicated to providing an engaging and interactive gaming experience. Our platform includes both a web client and a server to support various game functionalities, user management, and real-time communication.
- Microservices Architecture: Modular and scalable design with independent services.
- Real-Time Gameplay: Low-latency, high-performance game sessions with real-time updates.
- Advanced AI: Adaptive and strategic AI opponents for challenging gameplay.
- User Management: Secure authentication, profile management, and user data storage.
- Cross-Platform Support: Seamless experience across web and mobile platforms.
- Scalability: Multi-region deployment to ensure optimal performance and low latency.
- Responsive Design: Optimized user interface for various devices.
- Security: Robust security measures for data protection and secure communication.
Repository Name | Description | Version/License |
---|---|---|
game-server | Server-side code for the Tridecco Game platform. It provides user management, data storage, and communication with clients. | (Not Open Source) |
game-server-match | Dedicated match server for the Tridecco Game platform. It handles real-time game sessions, player connections, and state synchronization using a high-performance socket-based architecture. Designed for multi-region deployment to ensure low-latency and scalable gameplay experiences. | |
game-client-web | Web client code for the Tridecco Game platform. It provides user interface rendering, user interaction handling, dynamic content loading, and communication with the backend server. | |
game-ai | A dedicated AI server for the Tridecco Game platform, utilizing advanced algorithms to provide strategic decision-making and adaptive opponent behavior. Designed for scalability, it operates independently to ensure optimal performance and low-latency gameplay. | |
game-board | A complete implementation of the Tridecco game board and pieces, supporting a range of advanced operations and complex gameplay mechanics. | |
site | Website for the Tridecco Game platform. It provides information about the game, user guides, and other relevant content. (Archived) | |
game-docs | Documentation for the Tridecco Game platform. It includes setup instructions, API documentation, and other relevant information. (Archived since v1.x) |
Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change. And open a pull request to merge your changes.