Games icon indicating copy to clipboard operation
Games copied to clipboard

Many kinds of games, playable in both multiplayer or local play. Replays, spectator mode, and AIs.

Results 89 Games issues
Sort by recently updated
recently updated
newest added

The current action system is not great when it comes to: - Making it easy to highlight available actions or available action options (some progress has been made in #175)...

enhancement
dsl-core
actions

Show what you are currently approving or challenging Show if something can be counteracted later (after approve/challenge)

vue-js-client
game

The question arose recently about if the full Action Log should be displayed for a game like Skull. There's also games like Memory (not implemented) where having a full Action...

needs-refinement
vue-js-client
dsl-core

When testing a game it's hard to keep track of everything, especially when the game gets fairly complex (anything beyond Connect4 essentially). I often find myself testing one thing at...

enhancement
play-testing

One of my big dreams is to make good AIs that can learn to play almost any game. Therefore, take some steps towards that. The goal of this issue is...

enhancement
help wanted
ai

Server listens for JsonMessage: `{ "route": "/chat//join" }` - Responds with: `{ type: "Chat", chat: "join", chatId: "", users: [{ "playerId": "", "name": "RandomCat79" }, { "playerId": "", "name": "Zomis"...

enhancement
lobby
chat

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependency [npm-check-updates](https://github.com/raineorshine/npm-check-updates). These dependencies need to be updated together. Updates `cacheable-request` from 6.1.0 to 10.2.7 Release notes Sourced from cacheable-request's releases. v10.2.6 Fix...

dependencies

Sometimes when debugging or just playing around you might want to just run a command inside the game to modify various things. These commands should also have the possibility of...

enhancement
dsl-core

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies