Skip to content

fire-fighterr/Pencil-Producer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game: Pencil Producer

Software Engineering

Jacobs University, Spring Semester 2019

Prof. Dr. Peter Baumann

Required Packages

Build Instructions

$ mkdir build
$ cd build
$ cmake .. 
$ make
$ ./execPencilMaker
$ ./testPencilMaker

Documentation Generation Instructions

$ doxygen docs/Doxyfile
$ open html/index.html

About

A game written in C++ (using Qt-Creator)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published