palashbhowmick / mazify-3d

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

Home Page:https://palashbhowmick.github.io/mazify-3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mazify-3d

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

Live maze game and and level 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 development server:

npm run serve

The site will automatically open in the browser or open it manually:

http://127.0.0.1:5500/

Maze Editor

To open map editor, follow the link

http://127.0.0.1:5500/editor.html

Links

A-Frame Vue.js

About

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

https://palashbhowmick.github.io/mazify-3d

License:MIT License


Languages

Language:JavaScript 56.0%Language:HTML 26.3%Language:CSS 17.7%