Skip to content

Game pig dice with option to player vs player and player vs cpu in C++

License

Notifications You must be signed in to change notification settings

pedrocardoso5/Game-Pig-Dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Pig-Dice

Game pig dice with option to player vs player and player vs cpu in C++

Authors:

  • Pedro Henrique Alves Cardoso
  • Mariana Medeiros Pires

Compilation

To compilation of this game you need:

  • make
  • g++

you can compile the game doing this in your terminal:

make

Execution

to the execute you need:

  • c++11

after compile the game to execute you do:

./bin/exe

for cleaning the folders you do:

make clean

About

Game pig dice with option to player vs player and player vs cpu in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published