Hello & Thanks; I have three questions: 1) Are these names reserved words: main, Main, src, media, game, etc.. (is there a list somewhere) ? 2) I am trying to figure out how to work on multiple projects at once. "game-01/src/game/main.js" "game-02/src/game/main.js" where games-01 and game-02 are in the same Folder as index.html and mongoose...exe . How can I do this ? 3) I tried to relocate my panda.js-master Folder from here: A) C:\Users\me\Desktop\myPrograms\Programming-JavaScript\Panda.js\panda.js-master to here: C:\panda.js-master (less coding) . And ever since, doubleClicking index.html has gone back to showing just the black screen, no logo. This now happens at both locations(A & . Neither location shows the logo.png . However, if I enter this http://192.168.2.3:8080/index.html in the ChromeAddressBar, things work fine, logo.png shows fine for both instances . Is there someplace in windows. where http://192.168.2.3:8080 is stored, that needs to be reset ? Thanks