Rogue Bit

Rogue Bit

Bigosaur · 2018 · Simulation, Indie, Programming, Hacking, Puzzle

PC
Very Positive89% · 120
Best price
$4.99
lowest tracked $1.99
IndieGala Store Buy at IndieGala Store

Compare prices in Official Stores

IndieGala Store
IndieGala Store
Standard Edition · Steam
$4.99
Buy
Steam
Steam
Standard Edition · Steam
$11.99
Buy

Screenshots

About Rogue Bit


You play the game as a single bit of computer memory. You can invade other bytes around you and thus modify their values.

The game features various types of puzzles:

Explore



With ability to XOR into adjacent bytes, you can navigate your way through existing data in the memory. The game automatically marks the bytes you cannot go through without getting yourself overwritten and prevents you entering those. Both binary and ASCII views are available, which you can utilize to find an open path for a particular puzzle.

Decipher programs



Various programs run on the computer you are trying to escape from. The game includes a disassembler showing you the assembly language corresponding to the machine code that is being executed. Don't worry if you don't know any Assembly. There are only a handful of CPU instructions and they are introduced gradually as you complete the puzzles. Reading the assembly code, you can track the program logic, see which parts of RAM it reads and writes to and manipulate data in those locations to get the program to do what you want.

Invade CPU registers



The computer you are trying to escape has a simple CPU with a couple of registers. You can trick the CPU to load yourself into the registers and affect code execution or offload yourself into otherwise unreachable memory locations.

Hack



For some puzzles, it isn't enough to change the data in RAM or registers. You can also change the machine code to get the computer to do different things.

Tips



Carefully observe the bytes on the screen and what the CPU is doing. Sometimes you need to read the code in straightforward manner. Sometimes you need to work your way backwards: find the line of the code you want executed and then trace the code backwards to figure out how to trick the CPU to get to that instruction.

The game only has about 30 puzzles, but some of those might take considerable effort to solve. So take it easy and don't rush to the end. If you solve a puzzle by accident, don't go forward until you understand why it happened. You might miss some small detail and get completely stuck on the next puzzle.

TL;DR



The game is about the way computers work internally. This isn't a game about writing new programs, but hacking existing programs and their data to clear the path or teleport across memory until you find a way to escape the computer completely.

Having some programming knowledge makes the game easier, but it isn't required. All the elements required to solve the puzzles are explained in the game. As long as you like doing basic math, you should be able to figure it out. That being said, it isn't a game for general population. It's meant for players who are interested in computer internals, assembly and machine languages and programming.

What Steam players say

Recent verbatim reviews from Steam — separate from playze.io community reviews below.

Recommended Jun 18, 2024
Fun game with brilliant way of how implement the computer science(register, memories, ..) in a game
2 found this helpful
Not recommended Mar 12, 2026
I picked this game up on sale for $2, and for that price I did enjoy my first playthrough a fair bit and really love the idea. But on the whole I think the game falls quite short of what it could be and ends up just feeling unfinished. I think the "maze" aspect at the core of this game can overshadow the programming logic side of things. Especially in the first half of the game, the puzzles are just "be in the right spot at the right time to be teleported." You're intended to find those solutions by reading the assembly code, but it's very possible to "brute force" a lot of the game without any real understanding. Even if you aren't deliberately cheesing the game, I solved a number of the puzzles completely on accident. The sections where you "hack" the assembly are quite narrow due to the XOR movement mechanic. You can only "fit" into certain lines of code, making it fairly obvious where the solution is. It's a great mechanic, I just wish it were more open ended. At the end of the game, memory pages are introduced which have a lot of exciting potential! Weaving two assembly programs together increases the complexity a good bit, as does unlocking the ability to move between CP…
1 found this helpful
Recommended Dec 17, 2024
Awesome game! I consider making a player level for it, but I am not quite sure what I want to make... But I am certain this baby can run Doom at about 1 fph (frame per hour)
1 found this helpful
Recommended Mar 18, 2026
10/10 This game is a THING!
Not recommended Feb 11, 2025
too hard too complex
Recommended Oct 26, 2024
Game is crazy hard, but fun.

Community reviews

0 reviews

Sign in to write a review.

No reviews yet. Be the first to review this game.

More like Rogue Bit