Skip to content

playeChess/PCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCE

PCE (Play eChess Engine) is an online chess engine designed for playechess.com

Warning

This repository is not updated.

Visit PCE-TS

To Do

  • Pieces (moves)
    • Pawns
      • Move
      • Takes
    • Rooks
    • Knights
    • Bishops
    • Queen
    • King
  • Special moves
    • Pawn double move
    • Castling
    • En passant
  • Moves
  • Checks
    • Concept of check
    • Anti autocheck
    • Checkmate
  • Promotion
  • Draws
    • Stalemate
    • Fifty moves
    • Threefold repetition
    • Insufficient material
  • Advanced FEN functionnalities
  • PGN functionnalitites
  • Additionnal gamemodes
    • ...
  • No bugs found