Skip to content

Full-featured command line chess program written in C for EECS 22L class, includes AI

Notifications You must be signed in to change notification settings

armandsarkani/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A multi-function chess game
Version 1.0: Final Release
February 1, 2019

Authors:

Jada Berenguer, manager
Benny Lin, presenter
Armand Ahadi-Sarkani, reflector
Raiyan Nasim, reflector
Kevin Selda, reflector
Marvis Nguyen, recorder
Daniel Pajulas, recorder

General Instructions:

To begin, run the ASCII program and enter 1 to play with another human, or 2 to play with the AI. Please do not enter an extra space or enter invalid characters after any inputs.

When it's your turn, enter the coordinates of the piece you wish to move and the location you wish to move it to. The program will determine if that is a legal move, and if so, will make that move. Then, the AI or the other human user will make a move, and the game will continue until one player places another in checkmate.

To quit the program at any time, please enter Control-C.

About

Full-featured command line chess program written in C for EECS 22L class, includes AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published