Skip to content

My first Project in IT at UTBM, for the 2nd semester (uv : IF2B)

Notifications You must be signed in to change notification settings

Mino1289/Boggle

Repository files navigation

Boggle

Compiling

For the compilation, you'll need tools such as : make and gcc

From scratch

$ make clean run -j

Debug

$ make clean run DEBUG=1 -j

Then you can use gdb to debug the program.

About

My first Project in IT at UTBM, for the 2nd semester (uv : IF2B)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages