Skip to content

HumanFace/ChessProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessProject

ChessProject is a simple python implementation of chess.

Requirements

Installation and running

git clone git@github.com:HumanFace/ChessProject.git
cd ChessProject
::skip the next line if you already have pygame installed
pip install pygame --user
python main.py

Controls

Mouse-clickable UI

Rules

Somewhat simplified traditional chess rules. The game ends when one of the kings is captured.

Credit

  • Design: Ad Furdova
  • Front-end: Daniel Josef
  • Back-end: Adnan Al Ali

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages