Skip to content

h5-games/snowball

Repository files navigation

Canvas H5 小游戏,操纵雪球向下滚动,躲避树木

# 安装依赖
yarn

# 启动服务
yarn start

# 编译代码
yarn build