Skip to content

jcorvino/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess

Welcome to chess: the two-player strategy game played by millions. This implementation of chess is supported on python 3.6 and 3.7. It is designed to be a lightweight chess app with no external dependencies.

Getting Started

To install the chess package, please clone this repository and run the following command:

python setup.py install

alternatively, you can install the package via pip using this command:

pip install git+https://github.com/jcorvino/chess

About

Basic chess game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages