About
Robbo is a 1989 puzzle video game designed by Janusz Pelc and published by LK Avalon for Atari 8-bit computers, later released in the US as The Adventures of Robbo. robbo is a JavaScript implementation of the original Atari 8-bit Robbo game that runs directly in the browser by opening game.html, with no build step required, though an optional Node-based build script can bundle and minify the code. It's released under the MPL 2.0 license.
Getting started
Just open game.html in a browser to play; a standalone.html demo file shows small recorded scenes, and building the project via the optional Node build script is not needed to play.