Skip to content

A work-in-progress chess game built in Python. It includes code for a chess board and pieces, as well as other features related to the game of chess. The project is not yet complete and is actively being developed.

Notifications You must be signed in to change notification settings

TheodoreRed/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

  • This repository contains a chess game that uses a command line interface and is implemented using object-oriented principles in Python.

Technologies Used

  • Python

Install and Run on Local Device

pip install -r requirements.txt
python3 -m pytest -s
python3 Game.py

About

A work-in-progress chess game built in Python. It includes code for a chess board and pieces, as well as other features related to the game of chess. The project is not yet complete and is actively being developed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages