Skip to content

lukeinator42/checkmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

********************************************************************************
*******************************READ ME******************************************
************************CPSC 2720 - Checkmate***********************************
********************************************************************************

Directory Structure
===================

source/
 - most source and header files
 - type "make" to create executable

source/piece/
 - contains source and headers for piece class

source/rules/
 - contains source and headers for rules class

source/players/
 - contains source and headers for players class 

source/menus
 - conmtains source and headers for menu class

doxygen/
 - directory for generating doxygen documentation
 
design/
 - the object-oriented design, may not be updated during devlopment
 - coding conventions document
 - Workload Delegation document

tests/
 - directory for cppunit tests and manual test documentation 
 
proposal/
 - original submitted script 

testDir/
 - unit test source 
   test_results/
   	- the results from the tests


Version Information
===================


TO BE UPDATED:

About

chess game project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors