Skip to content

TB543/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Chess Game

A classic chess game implemented in Python.

Controls

  • Use your mouse to play:
    • Click on a piece to highlight its possible moves.
    • Click on a highlighted square to move the selected piece there.

Features

  • Castling: Both kingside and queenside castling are supported.
  • En Passant: The special pawn capture move en passant is implemented.
  • Pawn Promotion: When a pawn reaches the last rank, it can be promoted to a queen, rook, bishop, or knight.

Assets

This game uses chess piece assets from GreenChess.

Checkmante

  • Checkmate Detection Crash: The game currently raises an error on checkmate ending the game.

About

simple chess game with possible implementation of online multiplayer and battle against AI in the future

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages