Open Issues Need Help
View All on GitHubA two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs
A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs
A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs
A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs
A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs
A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs
A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs
A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs
AI Summary: Debug a failing unit test in a Node.js/Sails.js backend for a card game. The error indicates a problem with the `deckIds.difference` function within the `validateAllCards` helper, likely related to iterating over or comparing deck IDs. The task involves examining the test case, the `validateAllCards` helper function, and potentially the data structures used to represent card decks to identify and fix the cause of the error.
A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs
AI Summary: Refactor the `requestGameState()` method in the Vuex game store of a Node.js/Sails.js/Vue.js card game to use the existing `makeSocketRequest()` helper function for consistency. This involves resolving a previous failed attempt that caused three test failures in CI.
A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs