\hypertarget{main_8cpp_source}{}\doxysection{main.\+cpp} \label{main_8cpp_source}\index{src/main.cpp@{src/main.cpp}} \mbox{\hyperlink{main_8cpp}{Go to the documentation of this file.}} \begin{DoxyCode}{0} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00001}00001 } \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00015}00015 \textcolor{preprocessor}{\#include }} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00016}00016 \textcolor{preprocessor}{\#include "{}\mbox{\hyperlink{game_8h}{game.h}}"{}}} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00017}00017 \textcolor{keyword}{using namespace }std;} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00018}00018 } \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00019}\mbox{\hyperlink{main_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4}{00019}} \textcolor{keywordtype}{int} \mbox{\hyperlink{main_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4}{main}}()\{} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00020}00020 \mbox{\hyperlink{utils_8h_aa1bc11933ce4506010028d354b3364b4}{DEBUG\_MSG}}(\textcolor{stringliteral}{"{}Starting program"{}})} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00021}00021 srand(time(NULL));} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00022}00022 } \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00023}00023 \mbox{\hyperlink{class_game}{Game}} g;} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00024}00024 g.\mbox{\hyperlink{class_game_a185d2ce9845c75b62064dc6d60f79eab}{managedGames}}();} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00025}00025 \mbox{\hyperlink{utils_8h_aa1bc11933ce4506010028d354b3364b4}{DEBUG\_MSG}}(\textcolor{stringliteral}{"{}Finished program. Goodbye !"{}})} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00026}00026 } \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00027}00027 \textcolor{keywordflow}{return} 0;} \DoxyCodeLine{\Hypertarget{main_8cpp_source_l00028}00028 \}} \end{DoxyCode}