Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Кабаева Надежда Ехабовна
Lab3
Commits
83a8ae2b
Commit
83a8ae2b
authored
2 weeks ago
by
Кабаева Надежда Ехабовна
Browse files
Options
Download
Patches
Plain Diff
Middle Commit
parent
b4b21e50
master
No related merge requests found
Changes
28
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Button.cpp
+4
-6
Button.cpp
Button.h
+2
-2
Button.h
CMakeLists.txt
+1
-1
CMakeLists.txt
CommonBuilder.cpp
+65
-0
CommonBuilder.cpp
CommonBuilder.h
+34
-0
CommonBuilder.h
ComplexBuilder.cpp
+50
-0
ComplexBuilder.cpp
ComplexBuilder.h
+15
-0
ComplexBuilder.h
Enemy.cpp
+5
-7
Enemy.cpp
Enemy.h
+3
-4
Enemy.h
Food.h
+2
-1
Food.h
GameBuilderDirector.cpp
+16
-7
GameBuilderDirector.cpp
GameBuilderDirector.h
+13
-5
GameBuilderDirector.h
GameContext.cpp
+14
-23
GameContext.cpp
GameContext.h
+7
-11
GameContext.h
GameState.cpp
+20
-6
GameState.cpp
GameState.h
+2
-1
GameState.h
IGameBuilder.h
+20
-0
IGameBuilder.h
Maze.cpp
+10
-0
Maze.cpp
Maze.h
+6
-2
Maze.h
Menu.cpp
+56
-43
Menu.cpp
with
345 additions
and
119 deletions
+345
-119
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets