Log In  
Follow
PlanetTimmy

Cart #sqsh-0 | 2024-11-22 | Embed ▽ | License: CC4-BY-NC-SA
1


This is a very simple cartridge. A kind of 'my-first-Picotron-game' cartridge.

I wanted to choose the simplest game I could so that I could finish the game in an hour or two.

The ball gets progressively faster as you play, and a high-score per session is maintained.

1
0 comments



Hi folks,
I've been wanting to make a handheld Pico-8 console, powered by a Raspberry Pi. I hadn't realised that the Raspi version wasn't available yet, but I thought I'd see if I could get it working anyway.

A company called Eltechs makes a product called Exagear Desktop which allows you to run x86 binaries on an ARM host - apparently it's about four times as fast as QEMU. I bought a license (which are only about £8 at the moment), but sadly it doesn't work because it seems Exagear Desktop doesn't support SDL :-P

I'll continue tinkering, but I suspect this route is a dead end until Eltechs adds OpenGL support.

0 comments