A blocky, side-scrolling game made with Vuejs
Find a file
2018-05-15 21:33:33 +02:00
dist nice trees and actual player interaction 2018-04-26 00:32:08 +02:00
src day night cycle 2018-05-15 21:33:33 +02:00
test Initial 2018-04-21 20:02:21 +02:00
.babelrc Initial 2018-04-21 20:02:21 +02:00
.editorconfig Initial 2018-04-21 20:02:21 +02:00
.gitignore do not ignore dist 2018-04-22 23:10:59 +02:00
index.html use relative paths in index.html 2018-04-22 23:11:57 +02:00
package-lock.json not working yet 2018-04-30 21:25:32 +02:00
package.json not working yet 2018-04-30 21:25:32 +02:00
README.md nice trees and actual player interaction 2018-04-26 00:32:08 +02:00
webpack.config.js Initial 2018-04-21 20:02:21 +02:00

building-game

A blocky, side-scrolling, building and exploration game

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

Credits

Textures all from OpenGameArt. More specifically:

and partially adapted to my needs.