Skip to content

edadesd/python_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_chess

Chess rules implementation in Python

Built as an exercise in test-driven development. The rules of the game and for each piece provide a specification, which the tests can enforce.

Uses the Pytest library for testing.

About

Chess rules implementation in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages