An open API service indexing awesome lists of open source software.

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)

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)

[![One Month Making Game - Screenshot](https://raw.githubusercontent.com/jojoee/one-month-making-game/gh-pages/screenshot.jpg "One Month Making Game - Screenshot")](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`)