Skip to content

forteller11/chext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chext

in app discord-based chessed (using text commands and emojis)

  • fix coordinates not corresponding to ui labels
  • add moves for all pieces
  • allow moving of pieces sauf pawns
  • pawn movement
  • input queue after render done
  • pieces don't have references to players
  • players can join games
  • create turn structure
  • supports arbitary number of created games and game proposals
  • record history of moves
  • add undo/redo functionality
  • control chat within channel of active game so board never scrolls off screen
  • add timer
  • allow input to be in the form of traditional chess "Algebraic Notation", disamiguating moves when possible else giving warning messages
  • add ability to ability to move with traditional chess notation [be3]
  • add a draw recognizer (if repeat same move too many times etc.)
  • add check recognizer (can only move to uncheck)
  • add castling
  • add checkmate recognizer

About

in app discord-based chessed (using text commands and emojis)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages