Skip to content

BPawlikowsky/discord-chat-chess-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-chat-chess-game

Description

This is a simple Discord Bot application for playing chess in chat, it's a correspondence like chess experience where every player sends a command with [from] and [to] cooridinates and recieves an updated board.

Work in Progress:

  • one active game per user on server,
  • detects checkmate and flags game as over only( no stalemate detection),
  • renders a png board view.