Deck builder for Arkham Horror: The Card Game™

arkham-horror arkham-horror-lcg deck-building
6 Open Issues Need Help Last updated: Jun 21, 2025

Open Issues Need Help

View All on GitHub
Ultimatum of Chaos button about 1 month ago

AI Summary: Implement a new feature in the Arkham Horror: The Card Game™ deckbuilder to allow users to create Level 0 Ultimatum of Chaos decks. This involves adding a button with checkboxes for selecting cards, mirroring the existing functionality for Suzi's standalone decks. The implementation should integrate with the existing deck schema and potentially require backend modifications for data handling and persistence.

Complexity: 4/5
good first issue

Deck builder for Arkham Horror: The Card Game™

TypeScript
#arkham-horror#arkham-horror-lcg#deck-building

AI Summary: Implement "previous" and "next" buttons and keyboard shortcuts within the card modal of the Arkham Horror: The Card Game deckbuilder to facilitate easier navigation between cards, especially on mobile devices.

Complexity: 3/5
good first issue

Deck builder for Arkham Horror: The Card Game™

TypeScript
#arkham-horror#arkham-horror-lcg#deck-building

AI Summary: Implement a filter in the Arkham Horror: The Card Game deckbuilder's investigator selection screen. This filter should allow users to exclude investigators for whom they already have existing decks saved in their account.

Complexity: 3/5
good first issue imported

Deck builder for Arkham Horror: The Card Game™

TypeScript
#arkham-horror#arkham-horror-lcg#deck-building

AI Summary: Develop a feature for the Arkham Horror: The Card Game™ deckbuilder that allows users to select multiple decks and check if they can all be built using the cards from a single specified card pool. This involves analyzing the card requirements of each selected deck and comparing them against the available cards in the chosen pool.

Complexity: 4/5
good first issue

Deck builder for Arkham Horror: The Card Game™

TypeScript
#arkham-horror#arkham-horror-lcg#deck-building

AI Summary: Implement a language selection mechanism for individual card pages in arkham.build, similar to ArkhamDB's flag-based approach. This involves adding a language selector (likely a dropdown or flag icons) to the card page UI, fetching localized card data based on the selected language (potentially leveraging existing translation infrastructure), and updating the displayed card information accordingly.

Complexity: 3/5
good first issue

Deck builder for Arkham Horror: The Card Game™

TypeScript
#arkham-horror#arkham-horror-lcg#deck-building

AI Summary: Implement a new feature in the Arkham Horror: The Card Game deckbuilder to allow users to draft a random basic weakness from a selection of three, banning one and randomly assigning one of the remaining two to their deck. This involves creating a new button, a modal to display the draft, and integrating with the existing deckbuilding logic.

Complexity: 3/5
good first issue

Deck builder for Arkham Horror: The Card Game™

TypeScript
#arkham-horror#arkham-horror-lcg#deck-building