/mazify-3d-1

Maze editor and 3d maze vizualization using aframe and vue js

Primary LanguageJavaScriptMIT LicenseMIT

mazify-3d

Maze editor and 3d maze vizualization using A-Frame and Vue.js

Live maze and editor

Installation

First make sure you have Node installed.

To install the Node dependencies:

npm install

Local Development

To serve the site from a simple Node development server:

npm run serve

Then launch the site in the browser:

http://127.0.0.1:8080/

Maze Editor

To open map editor, follow the link

http://127.0.0.1:8080/editor.html

Links

A-Frame Vue.js