Skip to content

neolay/dynaverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ../microverse
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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages