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 e146052f33 first step towards complete rewrite 1 year ago
dist first step towards complete rewrite 1 year ago
foo first step towards complete rewrite 1 year ago
public first step towards complete rewrite 1 year ago
src first step towards complete rewrite 1 year ago
.editorconfig Initial 6 years ago
.eslintrc.cjs first step towards complete rewrite 1 year ago
.gitignore first step towards complete rewrite 1 year ago
.prettierrc first step towards complete rewrite 1 year ago
README.md first step towards complete rewrite 1 year ago
env.d.ts first step towards complete rewrite 1 year ago
index.html first step towards complete rewrite 1 year ago
package.json first step towards complete rewrite 1 year ago
tsconfig.json first step towards complete rewrite 1 year 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 first step towards complete rewrite 1 year 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

Textures all from OpenGameArt. More specifically:

and partially adapted to my needs.