# Mini Game Arcade / PlatPhorm Games Purpose: A public browser-game arcade with playable mini games, local-only scores, game metadata, API/MCP discovery, RSS, sitemap, and public-safe automation hooks. Base URL: https://games.platphormnews.com Version: 2.0.0 ## Public Access - Public-safe browser gameplay, catalog browsing, FAQ, API docs, discovery files, and read-only MCP introspection are open by default. - No account, download, or PLATPHORM_API_KEY is required for Phase 1 play. - PLATPHORM_API_KEY is scaffolded only for future protected backend actions. ## Catalog - Games: 23 - Playable: 23 - Degraded: 0 - Local-score capable: 18 - Arcade: 7 - Puzzle: 5 - Strategy: 4 - Action: 7 ## Games - Aim Trainer (Action, playable): https://games.platphormnews.com/games/aim-trainer - Typing Speed (Action, playable): https://games.platphormnews.com/games/typing-speed - 2048 (Puzzle, playable): https://games.platphormnews.com/games/2048 - Simon Says (Action, playable): https://games.platphormnews.com/games/simon-says - Whack-a-Mole (Action, playable): https://games.platphormnews.com/games/whack-a-mole - Connect Four (Strategy, playable): https://games.platphormnews.com/games/connect-four - Word Scramble (Puzzle, playable): https://games.platphormnews.com/games/word-scramble - Memory Match (Puzzle, playable): https://games.platphormnews.com/games/memory-match - Coin Collector (Arcade, playable): https://games.platphormnews.com/games/coin-collector - Bubble Pop (Arcade, playable): https://games.platphormnews.com/games/bubble-pop - Minesweeper (Strategy, playable): https://games.platphormnews.com/games/minesweeper - Triangle (Arcade, playable): https://games.platphormnews.com/games/triangle - Sheep Run (Arcade, playable): https://games.platphormnews.com/games/sheep-run - Snake (Arcade, playable): https://games.platphormnews.com/games/snake - Pong (Arcade, playable): https://games.platphormnews.com/games/pong - Reaction Time (Action, playable): https://games.platphormnews.com/games/reaction-time - Tetris (Puzzle, playable): https://games.platphormnews.com/games/tetris - Breakout (Arcade, playable): https://games.platphormnews.com/games/breakout - Orbit Defense (Strategy, playable): https://games.platphormnews.com/games/orbit-defense - Color Match (Action, playable): https://games.platphormnews.com/games/color-match - Space Invaders (Action, playable): https://games.platphormnews.com/games/space-invaders - Tic Tac Toe (Strategy, playable): https://games.platphormnews.com/games/tic-tac-toe - Quick Math (Puzzle, playable): https://games.platphormnews.com/games/quick-math ## API and MCP - REST game catalog: /api/v1/games - REST categories: /api/v1/categories - Health: /api/health and /api/v1/health - OpenAPI: /openapi.yaml and /openapi.json - MCP metadata: GET /api/mcp - MCP JSON-RPC: POST /api/mcp ## Events and Webhooks - Events are public-safe and ephemeral when no database is configured. - Webhook ingestion is bounded and idempotent by x-webhook-id. - Future protected enforcement uses PLATPHORM_API_KEY only. ## Cross-Site Integrations - Root graph: https://platphormnews.com/api/network/graph - Base sitemap index: https://base.platphormnews.com/sitemap-index.xml - MCP registry: https://mcp.platphormnews.com - Trace: https://trace.platphormnews.com - Claws remediation: https://claws.platphormnews.com - Docs: https://docs.platphormnews.com - Sheets: https://sheets.platphormnews.com - Decks: https://decks.platphormnews.com ## Trust Policy Public-safe mini-game browsing, browser-based gameplay, local non-sensitive high scores, local game settings, read-only MCP introspection, RSS/feed consumption, trusted-domain discovery, standard route compliance, Vercel metadata capture, backend model scaffolding, and trace-linked Games operations are intentionally supported for public entertainment and educational use. PLATPHORM_API_KEY support is scaffolded for future protected backend services, global leaderboard persistence, event ingestion, webhook operations, sync, test-triggering, reporting, administrative actions, and sensitive operations.