• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

mobile browser

  1. biggins

    Register Mouse Click / Position Events outside Canvas in HTML5

    I have an HTML5 game that only has left and right controls which translate to a tap on the left and tap on the right in mobile browsers. This all works great but requires the user to tap within the game canvas. Seeing as the game isn't full screen by design is there a way to have the tap events...
  2. B

    HTML5 Can't scale game canvas properly...

    I managed to make the canvas "responsive" via CSS/JavaScript so it looks pretty good on many screen sizes, but changing the width and height seems to mess up with the positions (x, y) of the game elements. And the result is that various interactable elements don't react on clicks/taps anymore...
  3. C

    HTML5 HTML5 for mobile broswers

    Hello, i'm thinking about using Game Maker for a game, but i must be sure that a Web Game made on it works on Mobile browser. I've seen that Unity has that problem, it doesn't work properly. So it's going to work? Thanks in advance.
  4. Alec Armstrong

    HTML5 Full Screen in Mobile Browsers

    I would be very grateful for any help or comments. I have made a game in htm5 and wish for any players using a mobile phone browser (i.e. android and ios) to see the game in full screen. (By this I mean the whole game screen fits onto the browser without having to scroll left, right, up or...
Top