Skip to content

emshano/bb_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bb_chess

A simple command line modified version of Chess. Using only pawns, the first player to reach the opposite end of the board wins.

Installation + Set Up

Compile:

g++ -o main main.cpp Game.cpp Piece.cpp Position.cpp

Run:

./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages