Skip to content

mauriciovanegash/wsaudiology_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsaudiology_test

Mastermind Game:

An attempt to create a C++ implementation of the different roles in the game - a test during a hiring process!

Dependencies

This repository has two dependencies, namely: google-test framework, and doxygen.

How to use

This is a makefile respository. After you have cloned the repo, you can use the following implemented commands:

Compile project and test framework

make all

Compile test framework

make gtest

Run Test

make run_test

Clear implementation

make clean

Create documentation

make doc

About

Mastermind Game: an attempt to create a C++ implementation of the different roles in the game - a test during a hiring process!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors