Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
a-awesome-game
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
OleL
a-awesome-game
Commits
42f5cc57
Commit
42f5cc57
authored
7 years ago
by
Sebastian Hölscher
Browse files
Options
Downloads
Patches
Plain Diff
phaser links created
parent
ff1ba97d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
client/phaser-input.js
+1
-0
1 addition, 0 deletions
client/phaser-input.js
client/phaser.js
+1
-0
1 addition, 0 deletions
client/phaser.js
index.html
+10
-0
10 additions, 0 deletions
index.html
with
12 additions
and
0 deletions
client/phaser-input.js
0 → 120000
+
1
−
0
View file @
42f5cc57
..
/
node_modules
/
@
orange
-
games
/
phaser
-
input
/
build
/
phaser
-
input
.
js
\ No newline at end of file
This diff is collapsed.
Click to expand it.
client/phaser.js
0 → 120000
+
1
−
0
View file @
42f5cc57
..
/
node_modules
/
phaser
-
ce
/
build
/
phaser
.
js
\ No newline at end of file
This diff is collapsed.
Click to expand it.
index.html
0 → 100644
+
10
−
0
View file @
42f5cc57
<html>
<head>
<title>
a-awesome-game
</title>
</head>
<body>
<div
id=
"game-div"
></div>
</body>
<script
src=
"client/phaser-input.js"
></script>
<script
src=
"client/phaser.js"
></script>
</html>
\ No newline at end of file
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