https://github.com/zzzzhhhn/tetris
俄罗斯方块游戏 typescript + socket.io + gulp
https://github.com/zzzzhhhn/tetris
gulp socket-io tetris typescript webpack2
Last synced: 5 months ago
JSON representation
俄罗斯方块游戏 typescript + socket.io + gulp
- Host: GitHub
- URL: https://github.com/zzzzhhhn/tetris
- Owner: zzzzhhhn
- Created: 2018-01-10T11:25:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T08:19:17.000Z (over 8 years ago)
- Last Synced: 2025-06-09T01:33:47.941Z (about 1 year ago)
- Topics: gulp, socket-io, tetris, typescript, webpack2
- Language: TypeScript
- Size: 196 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tetris
俄罗斯方块游戏 typescript + socket.io + gulp \
##使用方法 \
1、安装 nodejs \
2、下载代码包 \
3、运行 npm install \
4、命令行中进入 www文件夹,运行 node server.js 开启socket及文件服务器 \
5、打开 www文件夹中index.html \