Skip to content

Redvo/CPP-labyrinth-board-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project in course The C++ Programming Language at Faculty of Information Technology, Brno University of Technology. 

Authors: Lukáš Rendvanský ([email protected])
         Irena Talašová   ([email protected])
 
Libraries with CLI and GUI interfaces for the Labyrinth board game.
QT 5 libraries or higher required to compile.

Usage: make / make all        - compile both CLI and GUI versions
       make labyrinth2015     - compile GUI version
       make labyrinth2015-cli - compile CLI version
       make doxygen           - generate HTML class documentation (modify doc/Doxyfile for another format)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published