https://github.com/jojoee/jam-2016
:video_game: KiKi - The Sacrifice on Global Game Jam 2016 (29-31 Jan 2016)
https://github.com/jojoee/jam-2016
game-development game-jam kiki phaser-game phaserjs
Last synced: 23 days ago
JSON representation
:video_game: KiKi - The Sacrifice on Global Game Jam 2016 (29-31 Jan 2016)
- Host: GitHub
- URL: https://github.com/jojoee/jam-2016
- Owner: jojoee
- Created: 2016-01-28T17:08:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T09:10:29.000Z (over 6 years ago)
- Last Synced: 2025-03-26T05:51:07.931Z (about 1 month ago)
- Topics: game-development, game-jam, kiki, phaser-game, phaserjs
- Language: JavaScript
- Homepage: http://jojoee.github.io/jam-2016/
- Size: 2.11 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jam-2016
KiKi - The Sacrifice on Global Game Jam 2016 (29-31 Jan 2016)[](http://jojoee.github.io/jam-2016/)
[](http://jojoee.github.io/jam-2016/)
## Our Team (alphabetical)
+ [Anisa Jaiteam](https://www.facebook.com/anisa.jaiteam)
+ [Chatchai Saratakij](https://www.facebook.com/chatchai.saratakij)
+ [Jirashy G. Kongjinda](https://www.facebook.com/LAWGGEVOL)
+ [Munchupa Lerkprasertkul](https://www.facebook.com/yuyu.lovemom)
+ [Nathachai Thongniran](https://www.facebook.com/joenathachai.thongniran)
+ [Sahapat Tong-on](https://www.facebook.com/sahapat.tongon)## Note & Rules
- [Play online](http://jojoee.github.io/jam-2016/)
- [Repository](https://github.com/jojoee/jam-2016)
- [Game play video](https://www.youtube.com/watch?v=wUZONN4H3DI)
- [Fanpage](https://www.facebook.com/KiKi-The-Sacrifice-469973519870300/)
- [Global Game Jam 2016 Page](http://globalgamejam.org/2016/games/kiki-sacrifice)
- Regenerate `totem` when we going form last floor to the first floor
- Maximum life: 3
- Mask
- `dig`
- `dash`
- Item
- `life`## TODO
- [x] Bug: when the player was hit then it go to next floor
- [x] Bug: when dash to the next floor
- [x] Change warp emitter effect
- [ ] Implement `fire`
- [x] Implement `health`
- [x] When new game set new `totem` and `mask`
- [x] Add Howto
- [x] Add video intro
- [x] 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
- [x] Decrease fade effect time on `howto` state
- [x] 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
- [Global Game Jam](http://globalgamejam.org/)
- [Thai Game Jam 2016](http://www.itemonline.net/ggj2016/)
- [Rangsit University](http://globalgamejam.org/2015/jam-sites/rangsit-university)
- [viewportsizes.com](http://viewportsizes.com/)
- [phaser-state-transition](https://github.com/aaccurso/phaser-state-transition-plugin)
- [Addthis](https://www.addthis.com/)
- [Phaser](http://phaser.io/)
- [phaser-screen-shake](https://github.com/dmaslov/phaser-screen-shake)
- [Phaser Debug](https://github.com/englercj/phaser-debug)
- [Favicon Generator](http://realfavicongenerator.net/)
- [W3C - Markup Validation Service](https://validator.w3.org/)
- Sound: [lessmilk.com](http://www.lessmilk.com/), [super-coin-box](https://github.com/dmaslov/super-coin-box)
- Font: [Permanent Marker](https://www.google.com/fonts/specimen/Permanent+Marker)