A blocky, side-scrolling game made with Vuejs
Find a file
2025-03-23 13:32:38 +01:00
.vscode package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
public directional fixtures 2025-03-22 22:43:27 +01:00
src trees, but like, weirdly broken 2025-03-23 13:32:38 +01:00
.editorconfig package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
.gitattributes package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
.gitignore package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
.prettierrc.json package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
env.d.ts package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
eslint.config.ts package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
index.html package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
LICENSE fix readme, license, package.json 2025-03-16 17:45:09 +01:00
package.json fix readme, license, package.json 2025-03-16 17:45:09 +01:00
pnpm-lock.yaml package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
README.md fix readme, license, package.json 2025-03-16 17:45:09 +01:00
tsconfig.app.json package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
tsconfig.json package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
tsconfig.node.json package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
tsconfig.vitest.json package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
vite.config.ts package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00
vitest.config.ts package updates and fixed surrounding detection 2025-03-13 16:02:50 +01:00

Vue Shovel

A blocky, side-scrolling, building and exploration game ...phew, what a pile of words.

This is Vue Shovel, a complete rewrite of DIG! in Typescript, with Vue3.

Build Setup

# install dependencies
pnpm

# serve with hot reload at localhost:5173
pnpm dev

# build for production with minification
pnpm build

# the production build can be run locally with
pnpm preview

Credits

Art, Music and all from OpenGameArt. More specifically:

and partially adapted to my needs.