Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

rockacola/hanabi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hanabi

HTML5 Game (demo)


Build

Prerequisites

  • Node.js and NPM
  • gulp NPM module

First Build

  • Execute npm install
  • Execute gulp which will perform 'build' and starts 'watch' and 'server' tasks.

Development Build

  • Execute gulp build

Production Build

  • Execute gulp build-production

Resources

Todo List

  • 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

Backburner

  • add touch drag support
  • mouse support
  • display time in seconds instead of frames

Roadmaps

  • SFX
  • Replay mechanism
  • user controlled slow motion feature/mechanism

About

Hanabi - HTML5 Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published