# games.atplay.game.end

> Published by [atplay.games](https://lexicon.garden/identity/did:plc:xawtkr77srkxlwhxjf7whbml)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:xawtkr77srkxlwhxjf7whbml/games.atplay.game.end)
- [Documentation](https://lexicon.garden/lexicon/did:plc:xawtkr77srkxlwhxjf7whbml/games.atplay.game.end/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:xawtkr77srkxlwhxjf7whbml/games.atplay.game.end/examples)

## Definitions

### `games.atplay.game.end`

**Type**: `token`

Represents a game being finished, with no more turns available to play.

Represents a game being finished, with no more turns available to play.

## Raw Schema

```json
{
  "id": "games.atplay.game.end",
  "defs": {
    "main": {
      "type": "token",
      "description": "Represents a game being finished, with no more turns available to play."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
