Skip to content

bndkabel-pixel/level-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Level Editor

Design 3D platform levels. Built with Vue.js (UI) and Three.js (3D engine). I originally developed this app to help build levels for future games.

Screenshot

Local Development

  • Install NodeJS package libraries: npm install
  • Run development libraries npm run dev
  • Use the link it provides

Deployment

  • Run build with npm run build to create a fresh /dist folder

Update NPM libraries

  • Run npm outdated
  • Run npm i package-name@latest (replace "package-name" for each package listed)

About

Design 3D platform levels.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 72.4%
  • SCSS 14.6%
  • Vue 12.5%
  • HTML 0.5%