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

picocade: The PICO-8 Arcade Controller

I designed and build an Arcade Controller to play PICO-8 games!

As many, I also dream of playing PICO-8 with real hardware. And, as a first step, I designed the picocade. It is also Open Source, so you can build your own!

The list of parts, circuit design and code are here: See on GitHub

Features:

  • An esc and splore button to find and select PICO-8 games from the controller (no keyboard needed)!
  • O and X buttons for gameplay (can be customize with Python)
  • USB-C connection (can be replace with a different type of USB port)
  • Power LED that indicates the controllers is on/off

The controller connects to the computer to play the games. Plug and play, no configuration needed!

If you like the project, please give it a star on GitHub. :)

Hope someone builds it and finds it fun!

~isaac

P#147508 2024-04-28 18:14 ( Edited 2024-04-28 18:15)

[ :: Read More :: ]

Cart #lines_sf-1 | 2023-01-13 | Code ▽ | Embed ▽ | No License
7

Lines is my implementation of a very famous puzzle game!

And here is the code!!!

https://github.com/isacben/lines

P#124175 2023-01-12 21:41 ( Edited 2023-01-13 02:11)