One Month Making Game
A slide of my experience about making a game in one month (and Global Game Jam 2016 - Thailand's site)
Note
- Based on: my experience
- Presentation Library: spectacle, spectacle-boilerplate
- Presentation Library (alternatives) : impress.js, reveal.js, bespoke
- Image by: ThaiGameJam
- Browsersync GIF by: File 1, File 2
- Compression tool
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
Getting Started
- Set path (e.g.
cd C:\xampp\htdocs\jojoee.com\one-month-making-game
) - Install dependencies
npm install
- Start
npm start
TODO
- Add
end
slide - Fix
browsersync
image file (original file type isgif
)