wwj718 / dynaverse-alpha

Dynaverse Experimental

Home Page:https://neolay.github.io/dynaverse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynaverse Experimental

Dynaverse at the present stage is a set of Microverse worlds to help and encourage kids to explore the world of programming in Metaverse that comprise the Snap! interface for creating and running card's scripts.

Installation

mkdir Dynaverse
cd Dynaverse
git clone https://github.com/neolay/Snap.git
git clone https://github.com/neolay/microverse.git
git clone https://github.com/neolay/dynaverse.git
cd Snap
git checkout dynaverse-blocks
cd ../microverse
git checkout blocks
npm install
npm run build-lib
cd ../dynaverse
npm install

Running

Open a Command Prompt or Terminal in the dynaverse repository and run:

npm start

Then go to http://localhost:9684/

Blocks Editor

When you click on a card while the shift key pressed down, you get a blocks editor of the card. Enjoy it!

Worlds List

About

Dynaverse Experimental

https://neolay.github.io/dynaverse


Languages

Language:JavaScript 99.0%Language:CSS 0.9%Language:HTML 0.0%