Skip to content

MMDPROJECT/Chess-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Board

Chess App Report

Introduction

This app implements the classic game of chess using python and pygame

Installation Guide

Install the package pygame using the command pip install pygame

Usage Instructions

  1. Navigate through this path: Chess-Board/Shared/Classes/Pieces
  2. Then open the command line and type python start.py

Test Results

  • Displaying available moves for each piece:

  • Displaying available captures for each piece:

  • Capturing:

  • Displaying available castle moves:

  • Castling:

  • Check:

  • Check-Mate:

About

Chess implemented by Pygame

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages