Skip to content

werdna500/3Scape

 
 

Repository files navigation

Make and share working virtual machines online. Bring your imagination to life in your browser at 3Scape.me

<img alt="Bring your imagination to life in your browser with 3Scape."" src="./public/images/logo-3S.png" width="60px"/>

This is documentation for the code that runs 3Scape.

#Installation/Setup with Node

  1. Install Node
  2. Update npm: npm update
  3. Install MongoDB
  4. Get DB config info from @kmcurry
  5. Run Mongo
  6. Run 3Scape
  • from command line: node server.js
  • Look for "the magic happens on port port. In your browser and type in hostname/port and voila!

About

3D stories, games and things in your browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • CSS 4.5%