Skip to content

A sample C++ project that implements the simple childrens game war.

Notifications You must be signed in to change notification settings

sstitle/WarCardGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WarCardGame

A sample C++ project that implements the simple childrens game war.

Requires CMake installed.

mkdir build
cd build
cmake ..
make
./War

About

A sample C++ project that implements the simple childrens game war.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published