Snoke
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  app
  Ball
 ball.cppRealisation of Ball class
 ball.hDefinitions and prototypes for Ball class
  Common
 common.cppShared functions realisation
 common.hShared functions prototypes, structures, main classes declarations
  Game
 game.cppRealisation of Game class
 game.hDefinitions and prototypes for Game class
  Labyrinth
 change.cppRealisation of Change class
 change.hDefinitions and prototypes for Change class
 displayHandler.cpp
 labyrinth.cppRealisation of Labyrinth class
 labyrinth.hDefinitions and prototypes for Labyrinth class
  Screens
 application.cpp
 application.h
 mainMenu.cpp
 mainMenu.h
 screen.cpp
 screen.h
  SideMenu
 SideMenu.cpp
 SideMenu.h
  Snake
 snake.cppRealisation of Snake class
 snake.hDefinitions and prototypes for Snake class
  Widgets
 logo.cpp
 logo.h
 menu.cpp
 menu.h
 widget.cpp
 widget.h
 Main.cpp
  tests
 Ball_init.h
 Common_misc.h
 Game_init.h
 Game_run.h
 Labyrinth_addSnake.h
 Labyrinth_displayHandler.h
 Labyrinth_generateBal.h
 Labyrinth_load.h
 Labyrinth_save.h
 Labyrinth_setLabyrinth.h
 main.cpp
 shared.hShared functions for testing
 Snake_init.h
 Snake_move.h
 Snake_setDirection.h