HTML5 Game (demo)
- Node.js and NPM
- gulp NPM module
- Execute
npm install
- Execute
gulp
which will perform 'build' and starts 'watch' and 'server' tasks.
- Execute
gulp build
- Execute
gulp build-production
- provide a random seed by default
- has near collusion visual indication
- usage of GA to track user's interactions
- action to restart the game without refresh web page
- action to change starting level
- action to change attack type
- death animation
- add touch drag support
- mouse support
- display time in seconds instead of frames
- SFX
- Replay mechanism
- user controlled slow motion feature/mechanism