indiegame.fan
Code Correction header art

Code Correction

a puzzle game based on parity and hamming codes.

Steam Page
Release
June 27, 2021
5 years and 36 days ago
Steam Reviews
Awaiting reviews

Does this feel indie?

Vote based on whether this game feels indie to you. You can change your vote at any time. Results earn an IGF score after 10 accepted votes.
No votes yet
Vote on More Games
Game contextLatest: IGF Team
ContextThe evidence factors used to assess whether this game belongs on IndieGame.Fan.Status
Notes
Latest Contributor: IGF TeamEdit notes
Search Google: Who developed Code Correction?Developer scaleThe operating scale of the game's developer.
Search Google: Who published Code Correction?Publisher scaleThe operating scale of the game's publisher.
Search Google: Is Code Correction self-published or published by Feral Code Monkey?Publisher statusHow the game's publishing relationship is classified.
Search Google: How is Code Correction and Feral Code Monkey funded?FundingThe known source of funding behind the game.
Search Google: Who controls the creative direction and IP for Code Correction and Feral Code Monkey?Creative controlWho appears to retain creative control of the game.
Search Google: What is the release status of Code Correction?Release statusWhether and how the game has been released.

Media

6 items

About the Game

a puzzle game based on parity and hamming codes.

each puzzle is randomly generated. first a binary code is generated. then a binary key is created based on the original binary code. finally a single digit within the original binary code is inverted. using the key you must find the binary digit that was inverted.

modes
2x2 = 2^(2*2)*2*2 = 64 possible combinations
4x4 = 2^(4*4)*4*4 = 1,048,576 possible combinations
8x8 = 2^(8*8)*8*8 = over 1,180,000,000,000,000,000,000 possible combinations
16x16 = 2^(16*16)*16*16 = a very large number.
32x32 = 2^(32*32)*32*32 = more puzzles than any human can solve in a lifetime.