Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

GooborgStudios/GooCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GooCore

This is the core library for all Gooborg Studios software, written in C++ (more languages to come).

C++

Dependencies

  • A C++11 compiler
  • CMake
  • wxWidgets
  • Doxygen (optional)

Build

cd C++
mkdir build && cd build
cmake ..
make

Doxygen

The theme is our fork of nnen's Doxygen theme, customized to accommodate for the most recent Doxygen and introduce Gooborgs's color scheme.