HTML canvas implementation of Paradise Café
Go to file
Pedro de Oliveira c726bc815f add door images 2016-10-24 23:07:16 +01:00
app implementadas possibilidades diferentes para o valor do acto 2016-10-23 23:54:52 +01:00
assets add door images 2016-10-24 23:07:16 +01:00
.gitignore new structure with webpack and all 2016-10-16 07:19:48 +01:00
.jshintrc new structure with webpack and all 2016-10-16 07:19:48 +01:00
README.md Update README.md 2016-10-18 23:28:36 +01:00
package.json implementadas possibilidades diferentes para o valor do acto 2016-10-23 23:54:52 +01:00
webpack.config.js new webpack config 2016-10-24 00:02:29 +01:00

README.md

paradise.js

HTML canvas implementation of Paradise Café using webpack as build system.

Demo at http://paradise.cafe/.

Install dependencies

npm install

Building

npm run build

webpack will build the app to build/

Running as dev server

npm run dev

webpack-dev-server will serve a the app from memory, watching for changes in the source and doing hot reload. fancy.

Credits

Moar info

The complete Paradise Café disassembly with annotations.