Skip to content

Ada-Armstrong/FastFeud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Feud

A command line implementation of the Steam game Feud.

Build Steps

mkdir build && cd build && cmake .. && cmake --build .

To run the tests while in the build directory run:

ctest

Running the Exectuable

The exectuable FastFeud should be run using start.sh:

./start.sh

About

A c++ implementation of the Steam game Feud

Resources

License

Stars

Watchers

Forks

Contributors

Languages