Turn-based games, on Discord
PlayCord aims to bring classic turn-based and paper-and-pencil games to Discord without the need for Discord's feature Activities. We do this by providing a simple, extensible Python API that abstracts complexity away, complete with server-side match state management and high-quality SVG rendering for game boards.
To prevent chat clutter, PlayCord creates an interactive, private thread for each active match. All you have to do is use Dicord's intuitive slash commands and button-based gameplay with emoji support to take your turns.
Games track your matchmaking rating using the TrueSkill system, the same algorithm used in top competitive titles, which ensures fair matchmaking across different Discord servers! You can climb global and server leaderboards, replay games via /playcord replay, or review your past games via /playcord history.
Explore More