Skip to content

🎮 KiKi - The Sacrifice on Global Game Jam 2016 (29-31 Jan 2016)

Notifications You must be signed in to change notification settings

jojoee/jam-2016

Repository files navigation

jam-2016

KiKi - The Sacrifice on Global Game Jam 2016 (29-31 Jan 2016)

KiKi - Intro Screenshot

KiKi - Pause Screenshot

Our Team (alphabetical)

Note & Rules

TODO

  • Bug: when the player was hit then it go to next floor
  • Bug: when dash to the next floor
  • Change warp emitter effect
  • Implement fire
  • Implement health
  • When new game set new totem and mask
  • Add Howto
  • Add video intro
  • Add state transition
  • Double jump mask
  • Scoreboard
  • Upload game play video into youtube
  • Create facebook fanpage
  • Upload screenshot into facebook fanpage
  • Increase character / totem / mask size
  • Decrease fade effect time on howto state
  • Change life label from number to image
  • Change current mask label from text to image
  • Set background color when ShakeScreen
  • Port to mobile
  • Add github's ribbon
  • Support mobile

Controls

left-click, tab, up, space to jump and fire

Getting Started

  1. Set path (e.g. cd C:\xampp\htdocs\jojoee.com\jam-2016)
  2. Install global - npm install -g bower gulp browser-sync
  3. Install dependencies - bower install && npm install

Ref & Thank