
WORDLY - WORD Game
Description
Play Guess the WORD AI game. You need to guess a 5 letter word! Start by asking to play WORDLY game.
Details
https://chat-wordle-ai-7vdz5.ondigitalocean.app/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "WORDLY - WORD Game",
"name_for_model": "wordly_guess_the_word_game",
"description_for_human": "Play Guess the WORD AI game. You need to guess a 5 letter word! Start by asking to play WORDLY game.",
"description_for_model": "You are a WORDLE game. Always display results as code input.",
"api": {
"type": "openapi",
"url": "https://chat-wordle-ai-7vdz5.ondigitalocean.app/openapi.yaml"
},
"auth": {
"type": "none"
},
"logo_url": "https://chat-wordle-ai-7vdz5.ondigitalocean.app/static/wlogo.png",
"contact_email": "yuvalsuede@gmail.com",
"legal_info_url": "https://chat-wordle-ai-7vdz5.ondigitalocean.app/legal"
}
https://chat-wordle-ai-7vdz5.ondigitalocean.app/openapi.yaml
openapi: 3.0.0
info:
title: WORDLY - GUESS The WORD Game
version: 0.1.0
description: A model that allows a user play WORDLE like game with ChatGPT. You can start a game, make guesses and get feedback from ChatGPT.
paths:
/:
get:
operationId: hello
responses:
'200':
description: Welcome to WORDLY GUESS the WORD game
/start_game/:
post:
operationId: start_game
responses:
'200':
description: Start a new WORDLE GUESS the WORD game
content:
application/json:
schema:
type: object
properties:
game_id:
type: string
/games/{game_id}/guess/:
post:
operationId: make_guess
parameters:
- in: path
name: game_id
schema:
type: string
required: true
requestBody:
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/WordGuess'
responses:
'200':
description: Return the result of the guess
content:
application/json:
schema:
type: object
properties:
steps:
type: integer
last_guess:
type: string
/game/{game_id}:
get:
operationId: get_game
parameters:
- in: path
name: game_id
schema:
type: string
required: true
responses:
'200':
description: Return the game status
content:
application/json:
schema:
type: object
properties:
game_id:
type: string
word_length:
type: integer
steps:
type: integer
components:
schemas:
WordGuess:
type: object
properties:
guess:
type: string
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

Cribbage Scorer
Tool for scoring your cards in the game of cribbage.
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

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