Skip to content

AJSmyth/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Queen's Chess
**Authors**: Neel Sankaran, AJ Smyth, Jordan Queen, Oliver Amjadi, Ian Ku, Sandeep Baddam 

**Date**: 4/17/22 

**General instructions**: Please look at install file to learn how to install. 
#### in the src directory, compile the source files/create our executable
```
cd src
make
```

#### run the executable in the bin directory
```
cd bin
./chess
```

### Developer's notes: How to Tar
tar -zcvf Chess_V1.0.tar.gz ./doc/README ./doc/COPYRIGHT ./bin/Chess ./doc/Chess_UserManual.pdf ./doc/INSTALL ./Makefile ./bin/*.bmp
tar -zcvf Chess_V1.0_src.tar.gz ./doc ./bin ./src ./Makefile

*Copyrighted by Queen's Chess, Please take a look at copyright file*

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6