Skip to content

spitza/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

This is chess in the terminal. It's meant for two human players to play, head-to-head. There is no computer opponent. Written in Python 3.

To run in your terminal: python3 main.py

The game will then kick off a series of prompts until complete.

Oddly, the fully white pieces (top of the board) are "Black" pieces in unicode. The pieces that have no fill (bottom of the board) are "White".

To exit the game early, type control-c.

Copyright 2020 Phil Spitzer

About

Chess in Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages