awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
open-duelyst avatar

open-duelyst/duelyst

0
View on GitHub↗
3,856 stars·627 forks·JavaScript·CC0-1.0·10 views

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 history

Star history chart for open-duelyst/duelystStar history chart for open-duelyst/duelyst

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Duelyst

These projects share indexed features with Duelyst. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • pterodactyl/panelpterodactyl avatar

    pterodactyl/panel

    8,614View on 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
    View on GitHub↗8,614
  • space-wizards/space-station-14space-wizards avatar

    space-wizards/space-station-14

    3,523View on 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
    View on GitHub↗3,523
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted avatar

    awesome-selfhosted/awesome-selfhosted

    299,516View on 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
    View on GitHub↗299,516
  • itzg/docker-minecraft-serveritzg avatar

    itzg/docker-minecraft-server

    13,841View on 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
    View on GitHub↗13,841
Compare all 30 related projects→

Frequently asked questions

What does open-duelyst/duelyst do?

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.

What are the main features of open-duelyst/duelyst?

The main features of open-duelyst/duelyst are: Card Game Environments, Client-Server State Synchronization, Game Loops, Multiplayer Game Engines, Containerized Server Orchestrators, Self-Hosted Infrastructure, Game Servers, Web Game Deployment.

Which projects share features with open-duelyst/duelyst?

Projects with overlapping indexed features include: 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…