Skip to content

tnoe1/chess_please

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess_please

A chess engine implementation with an ASCII frontend.

image

Valid moves are of the form [a-hA-H][1-8],[a-hA-H][1-8] (for example, a2,a4).

If a player wishes to concede, he can simply type concede. If both players wish to exit, just type exit.

It's as simple as that!

Check out the source code here!

Releases

No releases published

Packages

No packages published

Languages