Skip to content

A simple chess game that i made. Runs in the console and in order to move you have to type a command in the format "A7(location of the chess piece to move) A5(where you want it to go)"

Notifications You must be signed in to change notification settings

HristianIliev/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A simple PVP chess game that i made.

  1. Runs in the console and in order to move your piece you have to type a command in the format "A7(location of the chess piece to move) A5(where you want it to go)".
  2. I couldn't implement a checker for checkmate and stalemate so in order to win the game you have to take enemy's king figure(which is just an extra turn anyway).

About

A simple chess game that i made. Runs in the console and in order to move you have to type a command in the format "A7(location of the chess piece to move) A5(where you want it to go)"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages