https://cribbage.azurewebsites.net/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Cribbage Scorer",
"name_for_model": "CribbageScorer",
"description_for_human": "Tool for scoring your cards in the game of cribbage.",
"description_for_model": "Tool for scoring your cards in the game of cribbage.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://cribbage.azurewebsites.net/openapi.yaml"
},
"logo_url": "https://cribbage.azurewebsites.net/static/crib_scorer_logo.png",
"contact_email": "pete@investigatingsoftware.co.uk",
"legal_info_url": "https://cribbage.azurewebsites.net/legal"
}
https://cribbage.azurewebsites.net/openapi.yaml
openapi: 3.0.0
info:
title: Score Calculation API
description: API for calculating scores in a card game
version: 1.0.0
servers:
- url: https://cribbage.azurewebsites.net/
paths:
/score_hand_show:
post:
summary: Calculate score
operationId: score_hand_show
requestBody:
required: true
content:
application/json:
schema:
type: object
properties:
starter:
type: string
description: The starter card, e.g. '5H' for 5 of hearts
hand:
type: array
items:
type: string
description: A card in the hand, e.g. and array with cards like '5H' for 5 of hearts
isCrib:
type: boolean
description: Whether the hand is a crib
required:
- starter
- hand
- isCrib
responses:
'200':
description: OK
content:
application/json:
schema:
type: object
properties:
type:
type: string
description: The type of response
score:
type: integer
description: The calculated score
message:
type: string
description: A message about the score calculation
'400':
description: Bad Request
'500':
description: Internal Server Error
Discover other plugins from the games category

Algorithma
Shape your virtual life with in this immersive life simulator game to begin Type /start to begin.
0 Comments

Word Sneak
The AI has to sneak 3 secret words into your conversation. Guess the words to win the game!
0 Comments

Crafty Clues
Guess the words that the AI craftily clues for you. Add restrictions to make the game more interesting!
0 Comments

Chess
Unleash your inner chess master with this interactive chess experience! You can play against a novice or a grandmaster!
0 Comments

DM Tool Kit
App for rolling dice using the d20 or Fate/Fudge systems.
0 Comments

Creature Generator
Creates a random creature and an image it for use in role playing games.
0 Comments

APEX Map
Checking the current APEX Legends Ranked Map.
0 Comments

Sudoku
This is a sudoku game. You use voice or text to play.
0 Comments

GameSight
Discover games, game-related content, get recommendations, and compare games based on player reviews.
0 Comments

Puzzle Constructor
A tool for creating crosswords. You can create crosswords from words and hints.
0 Comments

ChampDex
Discover up-to-date facts about all League of Legends champions!
0 Comments

GameBase
Chat and get game info, database is based on the latest gaming information in 2023, supports multiple platforms.
0 Comments

MagiCodex
Ask about Magic: The Gathering cards, rules and interactions.
0 Comments

Timeport
Begin an exciting journey through time, interact with unique characters, and learn history in this time-travel game!
0 Comments

Tic Tac Toe
Playing a game of Tic Tac Toe with varying board sizes. You can submit your move and get the AI's response move.
0 Comments

Algorithma
Shape your virtual life with in this immersive life simulator game to begin Type /start to begin.
0 Comments

Open Trivia
Get trivia questions from various categories and difficulty levels.
0 Comments

Fyrebox Quizzes
Create and manage quizzes in multiple languages. Play your quiz in classic or chatbot format.
0 Comments
Sentence Beasts
Summon or create unique word monsters, engage them in thrilling battles, and record the outcomes using Word Monsters.
0 Comments

Checkers
This allows you to play a game of checkers.
0 Comments

WORDLY - WORD Game
Play Guess the WORD AI game. You need to guess a 5 letter word! Start by asking to play WORDLY game.
0 Comments

PTCG price research
It fetches the latest prices of Pokémon Cards within Japan.
0 Comments

APEX Map
Checking the current APEX Legends Ranked Map.
0 Comments
Live Game
Get real-time scores and news updates from the world of eSports. LOL, Dota2, CS:GO, PUBG live scores and news.
0 Comments

Minecraft Chocolate
Ask for recomendations about Minecraft mods and modpacks. Uses Modrinth API.
0 Comments

AI Quest
An interactive text adventure. Your choices shape the AI-crafted narrative. Each playthrough is a unique story and game.
0 Comments

Mini Games
Play text based games in your chat! Hangman, tictactoe, adventures, or make your own!
0 Comments