yonaskolb / duelyst

Duelyst is a digital collectible card game and turn-based strategy hybrid, developed by Counterplay Games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenDuelyst

Duelyst Logo

This is the source code for Duelyst, a digital collectible card game and turn-based strategy hybrid developed by Counterplay Games and released in 2016.

Production Deployment

Work is underway to deploy OpenDuelyst as "Duelyst Classic": a version of the game exactly as it was in v1.96.17, before the servers were shut down. This is being tracked in issue #3.

Staging Deployment

The staging deployment is up and running at https://staging.duelyst.org. Both single-player and multi-player games are available.

Downloading the Desktop Clients

Desktop clients for Windows, Mac, and Linux can be downloaded on the Releases page.

Desktop clients currently use the staging environment. They'll use the production environment once it's available.

Playing on Android or iOS

We have basic support for playing on mobile web currently. From your phone's browser, head to https://staging.duelyst.org to try it out.

To hide the status/navigation bar in Chrome or Safari, open the game and select "Add to Home Screen". When you open the game from the home screen, the status bar will be hidden.

Contributing to OpenDuelyst

If you'd like to contribute to OpenDuelyst, check out our Documentation, especially the Roadmap and Contributor Guide.

You can also join the OpenDuelyst developer Discord server here. This Discord server is focused on the development of OpenDuelyst, and has channels for frontend, backend, and infrastructure discussions, but it is open for anyone to join.

Filing Issues and Reporting Bugs

If you encounter a bug and would like to report it, first check the Open Issues to see if the bug has already been reported. If not, feel free to create a new issue with the bug label.

If you would like to request a technical feature or enhancement to the code, you can create a new issue with the enhancement label.

Since OpenDuelyst is currently focused on recreating the game as it last existed in v1.96.17, please avoid creating feature requests related to balance changes.

Localization

The game currently includes English and German localization. If you'd like to contribute translations for another language, take a look at the app/localization/locales directory. You can copy the en folder and start updating strings for the new language, then submit a Pull Request with your contribution.

There are about 4,500 localized strings, so this can also be done a little bit at a time. Once the translations are in, we can help get the language included in the game.

License

OpenDuelyst is licensed under the Creative Commons Zero v1.0 Universal license. You can see a copy of the license here.

About

Duelyst is a digital collectible card game and turn-based strategy hybrid, developed by Counterplay Games.

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 56.1%Language:CoffeeScript 39.4%Language:SCSS 1.8%Language:Handlebars 1.2%Language:GLSL 0.7%Language:HCL 0.4%Language:TypeScript 0.2%Language:Shell 0.1%Language:CSS 0.0%Language:Dockerfile 0.0%Language:Python 0.0%Language:HTML 0.0%Language:Lua 0.0%