Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
game-stydy
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
谌继荃
game-stydy
Commits
9582e96b
Commit
9582e96b
authored
Nov 29, 2021
by
谌继荃
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
初始化推箱子
parent
4e05afc9
Changes
25
Show whitespace changes
Inline
Side-by-side
Showing
25 changed files
with
5284 additions
and
5284 deletions
+5284
-5284
.gitignore
.gitignore
+6
-6
README.md
README.md
+313
-313
index.html
index.html
+73
-73
SvgaParser.d.ts
libs/SvgaParser.d.ts
+84
-84
fyge.min.js
libs/fyge.min.js
+1
-1
howler.d.ts
libs/howler.d.ts
+144
-144
howler.min.js
libs/howler.min.js
+3
-3
matter.min.js
libs/matter.min.js
+5
-5
stats.js
libs/stats.js
+148
-148
svgaParser.min.js
libs/svgaParser.min.js
+1
-1
svgaParser.min1.js
libs/svgaParser.min1.js
+3
-3
package.json
package.json
+22
-22
project.json
project.json
+3
-3
GUtils.ts
src/GameScene/GUtils.ts
+28
-28
GameCfg.ts
src/GameScene/GameCfg.ts
+166
-166
GameMgr.ts
src/GameScene/GameMgr.ts
+25
-25
GameScene.ts
src/GameScene/GameScene.ts
+253
-253
SoundMgr.ts
src/GameScene/SoundMgr.ts
+96
-96
types.ts
src/GameScene/types.ts
+16
-16
Main.ts
src/Main.ts
+48
-48
tsConfig.json
tsConfig.json
+18
-18
webpack.common.js
webpack.common.js
+20
-20
webpack.dev.js
webpack.dev.js
+11
-11
webpack.prod.js
webpack.prod.js
+12
-12
yarn.lock
yarn.lock
+3785
-3785
No files found.
.gitignore
View file @
9582e96b
README.md
View file @
9582e96b
index.html
View file @
9582e96b
libs/SvgaParser.d.ts
View file @
9582e96b
libs/fyge.min.js
View file @
9582e96b
libs/howler.d.ts
View file @
9582e96b
libs/howler.min.js
View file @
9582e96b
libs/matter.min.js
View file @
9582e96b
libs/stats.js
View file @
9582e96b
libs/svgaParser.min.js
View file @
9582e96b
libs/svgaParser.min1.js
View file @
9582e96b
package.json
View file @
9582e96b
project.json
View file @
9582e96b
src/GameScene/GUtils.ts
View file @
9582e96b
src/GameScene/GameCfg.ts
View file @
9582e96b
src/GameScene/GameMgr.ts
View file @
9582e96b
src/GameScene/GameScene.ts
View file @
9582e96b
src/GameScene/SoundMgr.ts
View file @
9582e96b
src/GameScene/types.ts
View file @
9582e96b
src/Main.ts
View file @
9582e96b
tsConfig.json
View file @
9582e96b
webpack.common.js
View file @
9582e96b
webpack.dev.js
View file @
9582e96b
webpack.prod.js
View file @
9582e96b
yarn.lock
View file @
9582e96b
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