Isolation Breach (PICO-8)

A homebrew puzzle game for PICO-8

This is another game for the PICO-8. It's a simple 'hacking' game where you have to find a the patterns in order. The game is written in Lua and uses the PICO-8 API. It is based on the hacking mini game from Alien Isolation.

This image contains the entire game, including the map, sprites, music and sound effects and can be run on the Pico-8:

feature


Instructions

The goal of the game is to identify the patterns in the callback code and select them from the bottom in order from left to right.

You can move the cursor around the screen using ⬅️➡️ and pressing 🅾️ to select a number.

You will gain points based on the time it takes you to find the target number and the level of difficulty you have selected.

This game stores your high score locally on your PICO-8 console.


You call also play the game direct in the browser using the Pico-8 player:

controls

You can also try the app in a dedicated browser window (which supports mobile controls):

Try the App

or View the Repository on GitHub:

View on GitHub