Log In  
Follow
duchonic
[ :: Read More :: ]

Got a https://www.sparkfun.com/products/16301 phat for raspberry pi.
Running pico8 on it is fine.

I want to use some custom gameinputs (joystick and button a,b on the phat) using uinput from linux.
Using a controller.c for reading i2c packages and generating uinput events KEY_C,X,LEFT,RIGHT,UP,DOWN.

<b>Got a problem with KEY_LEFT and KEY_RIGHT:

  • problem is that in the linux command line KEY_LEFT works fine.
  • If i start pico8 (console or splore) the KEY_LEFT doesn't work.
    </b>

Any ideas?

P#78828 2020-07-03 07:00 ( Edited 2020-07-03 07:00)

[ :: Read More :: ]

Cart #hasobibeko-1 | 2020-06-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

first game with pico8

Done during 8-bit to inifinity challenge,
kicked out in the end because i missed the theme.

It was my third and last gamejam on itch.io!

Any idea for a friendly gamejam are welcome...

P#77810 2020-06-08 18:49 ( Edited 2020-06-10 17:59)