Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
1
142GameCenter
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nelson Phillips
142GameCenter
Commits
c86a7074
Commit
c86a7074
authored
Mar 12, 2019
by
Konrad McClure
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed the testings folder
parent
6ba21b5f
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
1 addition
and
1 deletion
+1
-1
GameEngine/2048ScoreState.h
GameEngine/2048ScoreState.h
+1
-1
SaveLoad/2048Data.txt
SaveLoad/2048Data.txt
+0
-0
SaveLoad/SL2048.cpp
SaveLoad/SL2048.cpp
+0
-0
SaveLoad/SL2048.h
SaveLoad/SL2048.h
+0
-0
SaveLoad/SLSnake.cpp
SaveLoad/SLSnake.cpp
+0
-0
SaveLoad/SLSnake.h
SaveLoad/SLSnake.h
+0
-0
SaveLoad/SaveLoad.cpp
SaveLoad/SaveLoad.cpp
+0
-0
SaveLoad/SaveLoad.h
SaveLoad/SaveLoad.h
+0
-0
SaveLoad/Scores.h
SaveLoad/Scores.h
+0
-0
SaveLoad/main.cpp
SaveLoad/main.cpp
+0
-0
SaveLoad/snakedata.txt
SaveLoad/snakedata.txt
+0
-0
Snake/ReadInput.cpp
Snake/ReadInput.cpp
+0
-0
Snake/ReadInput.h
Snake/ReadInput.h
+0
-0
Snake/Snake.cpp
Snake/Snake.cpp
+0
-0
Snake/Snake.h
Snake/Snake.h
+0
-0
Snake/SnakeTest.cpp
Snake/SnakeTest.cpp
+0
-0
Snake/Threads.cpp
Snake/Threads.cpp
+0
-0
Snake/Threads.h
Snake/Threads.h
+0
-0
Snake/compile.sh
Snake/compile.sh
+0
-0
No files found.
GameEngine/2048ScoreState.h
View file @
c86a7074
...
...
@@ -2,7 +2,7 @@
#define C2048SCORESTATE_H
#include "GameState.h"
#include "../
Testings/
SaveLoad/SL2048.h"
#include "../SaveLoad/SL2048.h"
#include <iostream>
#include <string>
...
...
Testings/
SaveLoad/2048Data.txt
→
SaveLoad/2048Data.txt
View file @
c86a7074
File moved
Testings/
SaveLoad/SL2048.cpp
→
SaveLoad/SL2048.cpp
View file @
c86a7074
File moved
Testings/
SaveLoad/SL2048.h
→
SaveLoad/SL2048.h
View file @
c86a7074
File moved
Testings/
SaveLoad/SLSnake.cpp
→
SaveLoad/SLSnake.cpp
View file @
c86a7074
File moved
Testings/
SaveLoad/SLSnake.h
→
SaveLoad/SLSnake.h
View file @
c86a7074
File moved
Testings/
SaveLoad/SaveLoad.cpp
→
SaveLoad/SaveLoad.cpp
View file @
c86a7074
File moved
Testings/
SaveLoad/SaveLoad.h
→
SaveLoad/SaveLoad.h
View file @
c86a7074
File moved
Testings/
SaveLoad/Scores.h
→
SaveLoad/Scores.h
View file @
c86a7074
File moved
Testings/
SaveLoad/main.cpp
→
SaveLoad/main.cpp
View file @
c86a7074
File moved
Testings/
SaveLoad/snakedata.txt
→
SaveLoad/snakedata.txt
View file @
c86a7074
File moved
Testings/
Snake/ReadInput.cpp
→
Snake/ReadInput.cpp
View file @
c86a7074
File moved
Testings/
Snake/ReadInput.h
→
Snake/ReadInput.h
View file @
c86a7074
File moved
Testings/
Snake/Snake.cpp
→
Snake/Snake.cpp
View file @
c86a7074
File moved
Testings/
Snake/Snake.h
→
Snake/Snake.h
View file @
c86a7074
File moved
Testings/
Snake/SnakeTest.cpp
→
Snake/SnakeTest.cpp
View file @
c86a7074
File moved
Testings/
Snake/Threads.cpp
→
Snake/Threads.cpp
View file @
c86a7074
File moved
Testings/
Snake/Threads.h
→
Snake/Threads.h
View file @
c86a7074
File moved
Testings/
Snake/compile.sh
→
Snake/compile.sh
View file @
c86a7074
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment