Skip to content

Simple project of writing a mastermind game using TDD

Notifications You must be signed in to change notification settings

Arakis14/Mastermind-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastermind-game

Simple project of writing a mastermind game using TDD

Build

Build Status

Compilation

mkdir build
cd build
cmake ..
make -j

Tests

build/Mastermind-gtest

Run

build/Mastermind

About

Simple project of writing a mastermind game using TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published