DEV Community

Grigor Todorov
Grigor Todorov

Posted on

AI Arcade, a Raspberry Pi arcade box that generates tiny games with a joystick

I built a little thing I call AI Arcade. It runs on a Raspberry Pi, boots straight into a local Node.js web app, and lets you generate a new arcade-style game by answering 4 questions with two answers each using a joystick and two buttons.

The generated games are hit-or-miss, but a surprising number of them end up genuinely fun. I also put the source online and made the previously generated games playable in the browser, so you can try it without the hardware.

GitHub: link
Play online: link
Video: link
Photos: link

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.