Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Assignment 2048
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
h45-taylor
Assignment 2048
Commits
8affa26b
Commit
8affa26b
authored
1 year ago
by
h45-taylor
Browse files
Options
Downloads
Patches
Plain Diff
added more indexes to the top of the page
parent
d6e09fa0
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-2
6 additions, 2 deletions
README.md
with
6 additions
and
2 deletions
README.md
+
6
−
2
View file @
8affa26b
# 2048 Game
-
[
The Rules
](
#the-rules
)
-
[
The Aim
](
#the-aim
)
-
[
The Functions
](
#the-functions-in-depth
)
-
[
Images
](
#images
)
-
[
How To Play
](
#how-to-play
)
-
[
Show randomness
](
#randomness-proof
)
...
...
@@ -60,7 +61,10 @@ I then use a switch statement to match what key was pressed and to run a functio
Compile using "g++ main.cpp 2048.cpp -o 2048"
Then run using ./2048
#### How To Play
Use Keys W,A,S,D to select your move and press enter to submit your move.
then follow
[
The Rules
](
#the-rules
)
# Images
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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