-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hey, I was really impressed with the mars game demo at I/ITSEC and really eager to play with it myself... I was wondering if I was missing something booting it with vwf
... locally, I get a 404 on http://localhost:3000/proxy/vwf.example.com/blockly/manager.vwf?callback=jQuery110207568049374967813_1417752316802&_=1417752316803
I see there are config files but not really documentation for what goes where.
I also can't seem to load the game (from http://virtual.wf) from chrome without WebSocket proxy errors, and Firefox will either fail with require.js timeouts or hit the loading screen and then fail due to TypeErrors (this.overlay.loginmenu is undefined
).
I know it's not a mature project but I think it's super cool and some documentation about getting it up and running locally would be greatly appreciated!