Jump to content

Search the Community

Showing results for tags 'reserved words'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. 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
×
×
  • Create New...