https://github.com/jojoee/one-month-making-game
:video_game: A slide of my experience about making a game in one month (and Global Game Jam 2016 - Thailand's site)
https://github.com/jojoee/one-month-making-game
game month
Last synced: 7 months ago
JSON representation
:video_game: A slide of my experience about making a game in one month (and Global Game Jam 2016 - Thailand's site)
- Host: GitHub
- URL: https://github.com/jojoee/one-month-making-game
- Owner: jojoee
- License: mit
- Created: 2016-02-03T04:12:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T09:14:07.000Z (over 7 years ago)
- Last Synced: 2024-12-28T07:42:22.250Z (over 1 year ago)
- Topics: game, month
- Language: JavaScript
- Homepage: http://jojoee.github.io/one-month-making-game/
- Size: 2.99 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# One Month Making Game
A slide of my experience about making a game in one month (and Global Game Jam 2016 - Thailand's site)
[](http://jojoee.github.io/one-month-making-game/)
## Note
- Based on: my experience
- Presentation Library: [spectacle](https://github.com/FormidableLabs/spectacle), [spectacle-boilerplate](https://github.com/FormidableLabs/spectacle-boilerplate)
- Presentation Library (alternatives) : [impress.js](https://github.com/impress/impress.js), [reveal.js](https://github.com/hakimel/reveal.js), [bespoke](https://github.com/bespokejs/bespoke)
- Image by: [ThaiGameJam](https://www.facebook.com/ThaiGameJam)
- Browsersync GIF by: [File 1](http://cruzlutor.com/como-configurar-browsersync-gulp/), [File 2](https://css-tricks.com/gulp-for-beginners/)
- [Compression tool](https://compressor.io/)
## Controls
|Key Combination|Function|
|---|---|
|Right Arrow|Next Slide|
|Left Arrow|Previous Slide|
|Space|Next Slide|
|Shift+Space|Previous Slide|
|Alt/Option + O|Toggle Overview Mode|
|Alt/Option + P|Toggle Presenter Mode|
## Game
- [Play online](http://jojoee.github.io/jam-2016/)
- [Source code](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 page](http://globalgamejam.org/2016/games/kiki-sacrifice)
## Getting Started
1. Set path (e.g. `cd C:\xampp\htdocs\jojoee.com\one-month-making-game`)
2. Install dependencies `npm install`
3. Start `npm start`
## TODO
- Add `end` slide
- Fix `browsersync` image file (original file type is `gif`)