Skip to content

An example of Mastermind's game in numeric version

License

Notifications You must be signed in to change notification settings

cirio/mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

Mastermind

Introduction

An example of Mastermind's game in numeric version.

OOP

Showing the principle of encapsulation in c, you can see the header file Match.h and its source file Match.c

Build and Deploy

gcc -g -o  ~\dist\main.exe ~\main.c
gcc -o  ~\dist\main.exe ~\main.c

About

An example of Mastermind's game in numeric version

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages