Jump to content

Search the Community

Showing results for tags 'javascript game'.

  • 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 5 results

  1. We are currently building our games platform and we're looking for quick, bite-sized games to add to our growing list of open-source titles. If anyone's interested, feel free to drop us an e-mail at [email protected] with your HTML5 game portfolio and we'd be happy to discuss. Thanks
  2. window.FBInstant.initializeAsync().then(function() { window.FBInstant.startGameAsync().then(function() { // return player photo window.FBInstant.player.getPhoto() } } But it return default avatar, not player avatar. Anyone can help me? Thanks!
  3. In HTML we are importing several javascript frameworks. Some of them needs any one server for running this like local or web server. Is there any possibilities or tricks to run that kind of html file without server. I am using three.js within a html file. Basically three.js requires server to run the file. I need to run that without any server.
  4. play: http://www.munchiegames.com/play/koala-rumble distribution embed: <iframe src="http://www.munchiegames.com/play/koala-rumble/index_iframe.html" scrolling="no" width="500px" height="500px"></iframe>
  5. Hello everyone! Please check out my HTML5 Game - Save Eggs. (Can be played on mobile & PC) It is created using HTML5 Canvas technology. It took about 2 days to complete the graphics, and 5 days for the programming. I do hope you guys could drop by the following link and play my game. Please let me know what you think to improve the game. Game Description: "Save Eggs", an action-style game in which the player must save all dropping eggs and scores 1000 points before the time is up. Game URL: http://www.onlywebpro.com/demo/save_eggs/
×
×
  • Create New...