A blocky, side-scrolling game made with Vuejs
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Norman Köhring 11beffc537 package upgrade 1 day ago
dist first step towards complete rewrite 1 year ago
foo first step towards complete rewrite 1 year ago
public clean up unused assets, add block breaking graphic 1 year ago
src debugging highlights 12 months ago
.editorconfig Initial 6 years ago
.eslintrc.cjs first step towards complete rewrite 1 year ago
.gitignore fix lighting and this one weird bug in player changes when ascending 1 year ago
.prettierrc first step towards complete rewrite 1 year ago
README.md move to another tileset, larger tiles, bigger screen 1 year ago
env.d.ts first step towards complete rewrite 1 year ago
index.html move to another tileset, larger tiles, bigger screen 1 year ago
package.json package upgrade 1 day ago
simplex.html add simplex noise test (/simplex.html) 1 year ago
tsconfig.json package upgrade 1 day ago
tsconfig.node.json first step towards complete rewrite 1 year ago
vite.config.ts first step towards complete rewrite 1 year ago
yarn.lock package upgrade 1 day ago

README.md

building-game

A blocky, side-scrolling, building and exploration game

This version of DIG! is reimplemented with Vue3 and Typescript. To see the old (and probably broken) version, check the vue2 branch.

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

Credits

Art, Music and all from OpenGameArt. More specifically:

and partially adapted to my needs.