-
**Context**
Following #62 - in order to access the `/api/boardgame/stats/byTag/:tag/:value` endpoint; a list of *tags* and *values* is required on a separate endpoint.
**Proposed tasks**
- [x] …
-
See: #61 and #62
Create a new route using the `boardgame-stats-byTag` schema:
- `/api/boardgame/stats/byTag/{tag}/{value}`
For example:
- `/apli/boardgame/stats/byTag/gameFamily/love-letter`
…
-
On this endpoint: https://boardgames-api.calisaurus.net/api/boardgame/stats/byYear/2021, it states that
`coOpGamesPlayedCount: 8,
coOpGamesPlayedPercentage: 0.1111,
coOpGameWins: 7,
coOpGameLoses:…
-
**Describe the bug**
User is able to find out the value of face down cards. Prior to making a valid move.
**To Reproduce**
Requires further investigating. @Spooky-0 would it be possible to get t…
b-hub updated
3 years ago
-
Now that the trivia system is completed it needs good lists of questions.
There are plenty of BAD lists floating around, with impossible to guess answers or just bad quality in general. If anyone is …
-
See: https://boardgames-api.calisaurus.net/api/boardgame/grids/byYear/2021
```json
{
...
"overview": {
"gamesPlayedCount": 0,
"totalGamesToPlayCount": 0,
"gamesPlayedPercentag…
-
Hello,
I try to launch the training for "hex" on my machine. The command I'm using is
```
python Main.py train -c Configurations/ModelConfigs/MuzeroBoard.json --game hex --gpu 1
```
I haven't t…
-
Opposite of #41
For example:
- 'Ticket to Ride Map Collection: Volume 6 – France & Old West' | 'Ticket to Ride France' should match to Ticket to Ride
- 'Letters to Santa' should match to 'Love L…
-
New year means new spreadsheet!
I assume it needs connecting in multiple places? GitHub Actions and the API itself?
-
`gameFamilies: [
"Pandemic",
"Love Letter",
"Dominion"
],`
should include:
Flotsam Fight
Jurassic Snack
Love Letter
Mint Works
Corsairs of Valeria
Deep Sea Adventure
Lovecraft Letter
…