- August 4, 2019
- edmond00
The Turing snake
48%Game Brain Score
48% User Score 4 reviews
Platforms
About
You control a virtual snake in matrix of bits. Each part of the snake correspond to specific command (move, left, right,...) that will be executed only if its actual bit is 1. Set the proper bits on the matrix in order that the snake reach its targets. This is a game made in one week-end for the GMTK jam 2019. The theme was "Only one". Here, set some bits to "one" is the only way to interact and p…