Log In  

When I was checking my LD Bingo game I noticed that Pico8 started just fine the mobile browser, but unfortunately I had no way to control it. While I imagine they'd be inappropriate for most games, for turn-based games or one-button games having an option to add on-screen controls would be nice.

P#10801 2015-05-20 02:34 ( Edited 2017-02-07 23:03)

That would be a nice feature, but...
HOW?

P#10802 2015-05-20 02:46 ( Edited 2015-05-20 06:46)

Buttons beneath the play window seems like the straightforward thing to do - since the pico8 screen is square there should always be space on a phone screen. From there they should just trigger the same events as the keyboard.

P#10804 2015-05-20 06:19 ( Edited 2015-05-20 10:19)

Sound doesn't seem to play on iOS, but that may be due to a limitation on the Web Audio API (click event needs to cause a sound first) rather than an incompatibility.

P#10806 2015-05-20 12:23 ( Edited 2015-05-20 16:23)

I second this. It would be nice to have a mobile version of the webplayer.

Similar to this javascript game engine:
http://impactjs.com/

Just navigate to that site on your phone to see what I mean.

P#11394 2015-06-25 22:43 ( Edited 2015-06-26 02:43)

I would like to see this too.
Tested it out on an Amazon Fire HD and used a bluetooth keyboard just fine.
Would have been great to turn it on its side and hold it like a Gameboy instead.

P#11421 2015-07-02 14:50 ( Edited 2015-07-02 18:50)

Is there any reason to do vertical rather than horizontal? There could be both, of course -- but I imagine horizontal is less likely to interfere with any system-specific buttons on the top and bottom of the screen.

here's a mockup:

P#11422 2015-07-02 18:10 ( Edited 2015-07-02 22:24)

Either vertical or horizontal works for me! I've seem some things made to look like original GameBoys so that was the first thing to come to mind.

P#11428 2015-07-03 03:32 ( Edited 2015-07-03 07:32)

Wow that's a cool looking game!

Why not have the controls work in both orientations. Is there a way to do that?

P#11430 2015-07-03 11:16 ( Edited 2015-07-03 15:16)

Yeah, looking at a bunch of possible devices I think both orientations would probably be worth it. It would be cute to select a layout from a small collection of tiny device icons.

P#11439 2015-07-03 20:04 ( Edited 2015-07-04 00:04)

That mock up looks good.
Add a start button and it would look like a Game Gear minus the lack of a disc d-pad but still nostalgiaish ish. (also hoping for a start button update heh)

Vertical wise is less practical if anything it is more for nostalgia and the device could always be played upside down to avoid buttons.
I'm a Game Gear fan so I do like the horizontal look best really.

Also any chance of custom or user made skins for that?
Maybe too much work to implement but I'd love to make a few variant skins and I could probably bug a few artist friends to help. :3
Maybe could just make a few and see if ya would like to use it.

Would also be fun to have custom skins for each game and just pick an image file uploaded in one's own account to be assigned to a game.
(I'd love to make crazy variants using the 2nd player for more buttons if a game ever did that if I can ever manage it. heh, bit crazy though)

Eh, maybe I'm thinking too far ahead, one day perhaps?
I'd just be happy to see buttons on there and working, it'll make it much easier to hand a tablet running a game to a friend to show off and promote Pico-8 with. :3

P#11444 2015-07-03 23:38 ( Edited 2015-07-04 03:38)

Is anyone working on this? I think it's easy to write a mobile app that loads carts in a browser control and modifies/injects html/js for external button clicks.

P#12768 2015-08-18 16:29 ( Edited 2015-08-18 20:29)

The asm.js version will have an array: codo_control[] that you can stuff with button data any way you choose (including responding to touch events). That will be available soon with the stand-alone web-player. A bit later on I'll add my own touch controls and use it for the BBS.

P#12772 2015-08-18 17:05 ( Edited 2015-08-18 21:07)

This is my attempt at making on-screen controls (open on mobile for controls to show up)

It works on mobile, you may have to add it to your homescreen for it to work properly, also only vertical (portrait) mode is supported currently

It is also very slow/buggy on older devices

EDIT: landscape mode is now supported (although if you have big fingers, you might prefer portrait mode)

P#12774 2015-08-18 20:35 ( Edited 2015-08-19 05:05)

beautiful!

P#12778 2015-08-18 21:32 ( Edited 2015-08-19 01:32)

How do I go about updating this for the latest pico player?

P#22028 2016-06-01 07:30 ( Edited 2016-06-01 11:30)

For anyone who might be interested, you can see my reworking of azlen's HTML here... (full credit to azlen)

Mobile on-screen controls

P#37088 2017-02-02 15:27 ( Edited 2017-02-02 20:28)

Well, this kind of thing exists now. Trying to slide on the d pad while using a button still makes my browser pinch zoom. Otherwise it's excellently laid out and responsive.

P#37236 2017-02-06 20:52 ( Edited 2017-02-07 01:52)

Yep... don't know what to do about the pinch zoom thing. I googled around for a while but nothing seemed to work.

P#37264 2017-02-07 14:37 ( Edited 2017-02-07 19:37)

no idea whether that belongs in here, but on my lumia the context menu opens when pressing the buttons... same in chrome on my windows tablet... otherwise everything is good

P#37265 2017-02-07 15:06 ( Edited 2017-02-07 20:06)

I like the pixelated buttons and horizontal layout the most. Let's not forget the pause button (enter) that some games use for extra options.

P#37269 2017-02-07 18:03 ( Edited 2017-02-07 23:03)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 13:01:25 | 0.014s | Q:43