Jump to content

Search the Community

Showing results for tags 'facebook instant'.

  • 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 have a turn game and we use socket.io so it can be multiplayer, we came up with the idea of making it as an instantaneous game on facebook, then we investigate and we found this link https://developers.facebook.com/docs/games/instant-games/guides/play-friends y con este https://developers.facebook.com/docs/games/instant- the problem is that we have no idea how to implement it with socket.io
  2. i'm a developer and i'm interested to start work on instant games, so i'd like to know if it really profitable and worth work. so please if anyone has already work on it and made an income please help me
  3. Hi everyone! With the help of Phaser 3 I introduce... Free Rider Jumps! This is using the facebook messenger platform. The first instant game by Kano . Available on desktop, and mobile . Its a single track. Goal is to get the best score you can. You earn points by going the distance and doing it with style by doing tricks! Mobile & Desktop on Messenger Search "Free Rider Jumps" or try http://m.me/freeriderjumps?game=freeriderjumps Desktop Only on FB https://www.facebook.com/instantgames/183911338963055/ Still some work to do on it, like music / sounds, but the bulk of what we wanted is there. Feel free to give feedback / ask questions.
  4. For those who have experience with developing out a facebook messenger game bot. Have any of you created a bot that generates images dynamically via user profile images? If so, what is your process for this? Are you using node-canvas? Are you creating the image on the client side and then passing the created image to the bot for future use? How did you tackle this problem? Thanks for any insight you bring Example
  5. Hi all. I am currently developing a facebook instant game with Phaser 3 for the company I work for. One big issue that I can't seem to debug is that the game periodically loses input if it's backgrounded (as in the messenger app is backgrounded) and brought back to the forefront. One it loses input, it won't regain. It's as if it loses focus and won't refocus. The ticker is still going and it's rendering movement. Has anyone else had this issue? Anything to point me in the right direction would be great help. Cheers,
×
×
  • Create New...