Skip to content

Game of chess that allows two users to play against each other.

Notifications You must be signed in to change notification settings

emilyma53/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess

Game of chess that allows two users to play against each other.

Run: pip install termcolor in order to view the colored board in terminal.

Download the files and run ./chess.py in terminal to play chess. Board will appear as colored in the terminal with pieces represented by letter: (P)Pawn, (B)Bishop, (N)Knight, (R)Rook, (Q)Queen, and (K)King.

About

Game of chess that allows two users to play against each other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages