# createjs-demo **Repository Path**: echonull/createjs-demo ## Basic Information - **Project Name**: createjs-demo - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # createjs-demo 首次尝试用createjs来写了个小游戏,拖动小车可以抢红包,抢到红包统计个数,撞到炸弹game over!游戏开始加了进度条,游戏开始加了背景音乐,车撞到炸弹有爆炸的声效!手机端相应还有些bug,后期会进行修复。 ![createjsDemo](https://raw.githubusercontent.com/winglau14/createjs-demo/master/src/img/1.gif) ###step1 npm install ###step2 gulp connect ###open chrome browser localhost:14/index.html