{"id":18709238,"url":"https://github.com/jojoee/jam-2016","last_synced_at":"2025-07-29T19:34:36.247Z","repository":{"id":91700709,"uuid":"50599038","full_name":"jojoee/jam-2016","owner":"jojoee","description":":video_game: KiKi - The Sacrifice on Global Game Jam 2016 (29-31 Jan 2016)","archived":false,"fork":false,"pushed_at":"2018-12-18T09:10:29.000Z","size":2217,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T15:57:05.356Z","etag":null,"topics":["game-development","game-jam","kiki","phaser-game","phaserjs"],"latest_commit_sha":null,"homepage":"http://jojoee.github.io/jam-2016/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jojoee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-28T17:08:00.000Z","updated_at":"2024-11-24T06:04:53.000Z","dependencies_parsed_at":"2024-04-22T19:50:28.488Z","dependency_job_id":null,"html_url":"https://github.com/jojoee/jam-2016","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jojoee/jam-2016","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fjam-2016","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fjam-2016/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fjam-2016/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fjam-2016/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jojoee","download_url":"https://codeload.github.com/jojoee/jam-2016/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fjam-2016/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267743907,"owners_count":24137703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game-development","game-jam","kiki","phaser-game","phaserjs"],"created_at":"2024-11-07T12:26:49.570Z","updated_at":"2025-07-29T19:34:36.174Z","avatar_url":"https://github.com/jojoee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jam-2016\nKiKi - The Sacrifice on Global Game Jam 2016 (29-31 Jan 2016)\n\n[![KiKi - Intro Screenshot](https://raw.githubusercontent.com/jojoee/jam-2016/gh-pages/screenshots/intro.png \"KiKi - Intro screenshot\")](http://jojoee.github.io/jam-2016/)\n\n[![KiKi - Pause Screenshot](https://raw.githubusercontent.com/jojoee/jam-2016/gh-pages/screenshots/pause.png \"KiKi - Pause Screenshot\")](http://jojoee.github.io/jam-2016/)\n\n## Our Team (alphabetical)\n+ [Anisa Jaiteam](https://www.facebook.com/anisa.jaiteam)\n+ [Chatchai Saratakij](https://www.facebook.com/chatchai.saratakij)\n+ [Jirashy G. Kongjinda](https://www.facebook.com/LAWGGEVOL)\n+ [Munchupa Lerkprasertkul](https://www.facebook.com/yuyu.lovemom)\n+ [Nathachai Thongniran](https://www.facebook.com/joenathachai.thongniran)\n+ [Sahapat Tong-on](https://www.facebook.com/sahapat.tongon)\n\n## Note \u0026 Rules\n- [Play online](http://jojoee.github.io/jam-2016/)\n- [Repository](https://github.com/jojoee/jam-2016)\n- [Game play video](https://www.youtube.com/watch?v=wUZONN4H3DI)\n- [Fanpage](https://www.facebook.com/KiKi-The-Sacrifice-469973519870300/)\n- [Global Game Jam 2016 Page](http://globalgamejam.org/2016/games/kiki-sacrifice)\n- Regenerate `totem` when we going form last floor to the first floor\n- Maximum life: 3\n- Mask\n  - `dig`\n  - `dash`\n- Item\n  - `life`\n\n## TODO\n- [x] Bug: when the player was hit then it go to next floor\n- [x] Bug: when dash to the next floor\n- [x] Change warp emitter effect\n- [ ] Implement `fire`\n- [x] Implement `health`\n- [x] When new game set new `totem` and `mask`\n- [x] Add Howto\n- [x] Add video intro\n- [x] Add state transition\n- [ ] Double jump mask\n- [ ] Scoreboard\n- [ ] Upload game play video into youtube\n- [ ] Create facebook fanpage\n- [ ] Upload screenshot into facebook fanpage\n- [ ] Increase `character` / `totem` / `mask` size\n- [x] Decrease fade effect time on `howto` state\n- [x] Change life label from `number` to `image`\n- [ ] Change current mask label from `text` to `image`\n- [ ] Set background color when ShakeScreen\n- [ ] Port to mobile\n- [ ] Add github's ribbon\n- [ ] Support mobile\n\n## Controls\n\n`left-click`, `tab`, `up`, `space` to jump and fire\n\n## Getting Started\n1. Set path (e.g. `cd C:\\xampp\\htdocs\\jojoee.com\\jam-2016`)\n2. Install global - `npm install -g bower gulp browser-sync`\n3. Install dependencies - `bower install \u0026\u0026 npm install`\n\n## Ref \u0026 Thank\n- [Global Game Jam](http://globalgamejam.org/)\n- [Thai Game Jam 2016](http://www.itemonline.net/ggj2016/)\n- [Rangsit University](http://globalgamejam.org/2015/jam-sites/rangsit-university)\n- [viewportsizes.com](http://viewportsizes.com/)\n- [phaser-state-transition](https://github.com/aaccurso/phaser-state-transition-plugin)\n- [Addthis](https://www.addthis.com/)\n- [Phaser](http://phaser.io/)\n- [phaser-screen-shake](https://github.com/dmaslov/phaser-screen-shake)\n- [Phaser Debug](https://github.com/englercj/phaser-debug)\n- [Favicon Generator](http://realfavicongenerator.net/)\n- [W3C - Markup Validation Service](https://validator.w3.org/)\n- Sound: [lessmilk.com](http://www.lessmilk.com/), [super-coin-box](https://github.com/dmaslov/super-coin-box)\n- Font: [Permanent Marker](https://www.google.com/fonts/specimen/Permanent+Marker)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojoee%2Fjam-2016","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjojoee%2Fjam-2016","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojoee%2Fjam-2016/lists"}