An open API service indexing awesome lists of open source software.

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

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 \