Skip to content

theadorabledev/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A chess game that can be played with two players or against a rudimentary AI. The game can be played on the command line or with a GUI.

Dependencies, Building and Running

  • You must have Python 2.7 installed
  • You must install the colorama libary, this can be done using pip install colorama

Images From Game

Command Line

Chess1.png Chess2.png

GUI

Chess3.png Chess4.png

Useful Notes

  • Castling can be done by moving king to post-castle position

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

Releases

No releases published

Packages

No packages published

Languages