awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
open-duelyst avatar

open-duelyst/duelyst

0
View on GitHub↗
3,856 星标·627 分支·JavaScript·CC0-1.0·1 次浏览

Duelyst

Duelyst is a turn-based strategy game engine and multiplayer framework designed for collectible card games. It provides a dedicated architecture for managing tactical combat and card-driven interactions across both web and desktop environments.

The platform distinguishes itself through a self-hosted infrastructure that utilizes containerized environments to deploy private game sessions. This approach grants players full access to game content and ensures consistent deployment across local and remote systems. The engine also features a data-driven localization system that separates game text into structured files, facilitating the addition of multiple languages without requiring modifications to the core application logic.

The framework supports a broad range of deployment capabilities, including mobile web rendering that allows for installation as a home screen application. It maintains game consistency through an event-driven loop and server-side state synchronization, ensuring that player actions are processed reliably across all connected clients.

Features

  • Card Game Environments - Functions as a turn-based strategy platform designed specifically for multiplayer collectible card game interactions.
  • Client-Server State Synchronization - Maintains consistent game state across clients by broadcasting authoritative turn-based actions from a central server.
  • Game Loops - Manages simulation updates and game state transitions through a centralized event-driven execution loop.
  • Multiplayer Game Engines - Provides an integrated engine for managing tactical combat and card-driven gameplay mechanics in multiplayer sessions.
  • Containerized Server Orchestrators - Automates the deployment and configuration of containerized game server instances for consistent infrastructure management.
  • Self-Hosted Infrastructure - Provides infrastructure for managing private, containerized game sessions with full data control.
  • Game Servers - Offers containerized infrastructure for deploying private game sessions with full access to game content.
  • Web Game Deployment - Facilitates the distribution and rendering of interactive game engines within mobile web browsers.
  • Cross-Platform Rendering - Renders mobile-first game interfaces within web browsers to provide a unified visual experience across desktop and mobile.
  • Game Server Hosting - Enables hosting of private game sessions within isolated containerized environments.

Star 历史

open-duelyst/duelyst 的 Star 历史图表open-duelyst/duelyst 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

open-duelyst/duelyst 是做什么的?

Duelyst is a turn-based strategy game engine and multiplayer framework designed for collectible card games. It provides a dedicated architecture for managing tactical combat and card-driven interactions across both web and desktop environments.

open-duelyst/duelyst 的主要功能有哪些?

open-duelyst/duelyst 的主要功能包括:Card Game Environments, Client-Server State Synchronization, Game Loops, Multiplayer Game Engines, Containerized Server Orchestrators, Self-Hosted Infrastructure, Game Servers, Web Game Deployment。

open-duelyst/duelyst 有哪些开源替代品?

open-duelyst/duelyst 的开源替代品包括: pterodactyl/panel — This project is a game server management panel and multi-user administration tool. It provides a centralized web… space-wizards/space-station-14 — Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an… itzg/docker-minecraft-server — This project provides a containerized environment for deploying and managing Minecraft game servers. It functions as… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… marijnh/eloquent-javascript — Eloquent-JavaScript is a comprehensive JavaScript programming textbook and interactive coding tutorial designed for… obytes/react-native-template-obytes — This project is a cross-platform mobile project template and TypeScript boilerplate designed for bootstrapping React…

Duelyst 的开源替代方案

相似的开源项目,按与 Duelyst 的功能重合度排序。
  • pterodactyl/panelpterodactyl 的头像

    pterodactyl/panel

    8,614在 GitHub 上查看↗

    This project is a game server management panel and multi-user administration tool. It provides a centralized web interface and orchestrator for deploying, configuring, and monitoring game servers running inside isolated Docker containers. The system manages the full lifecycle of server instances, from mapping network allocations and IP addresses to enforcing resource limits through containerization. It includes a hosting dashboard for handling server backups via local or cloud storage and a control plane for remote-agent communication with server nodes. Administrative capabilities cover role

    PHPdockerfreegames
    在 GitHub 上查看↗8,614
  • space-wizards/space-station-14space-wizards 的头像

    space-wizards/space-station-14

    3,523在 GitHub 上查看↗

    Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an Entity-Component-System (ECS) game engine that separates logic into systems and data into components to manage complex entity interactions. The project functions as a grid-based physics simulator with a YAML data-driven prototype system for defining game objects. The project features a specialized 2D sprite rendering engine that maps server-side appearance data to client-side shaders. It implements a networking model with client-side prediction and dirty-flagged state synchronization to reduce inp

    C#c-sharpgamehacktoberfest
    在 GitHub 上查看↗3,523
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted 的头像

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • itzg/docker-minecraft-serveritzg 的头像

    itzg/docker-minecraft-server

    13,841在 GitHub 上查看↗

    This project provides a containerized environment for deploying and managing Minecraft game servers. It functions as an infrastructure manager that automates the setup and maintenance of server instances, ensuring consistent execution across different host systems through standardized container images. The platform distinguishes itself by using environment variables to handle configuration and version control, allowing users to define server types and operational parameters without manual file editing. It automates the retrieval of software artifacts, dependencies, and plugins during the init

    Shelldocker-imagedockerfileshacktoberfest
    在 GitHub 上查看↗13,841
  • 查看 Duelyst 的所有 30 个替代方案→