Skip to content
This repository has been archived by the owner on Jun 30, 2019. It is now read-only.

erodozer/bitshift

Repository files navigation

bitshift

Simple math game made for #JOWREZJAM2018 in about an hour.

Shift bits left or right by inserting the top of the bit stack to the binary value. You can also pop the top value of the stack without appending it to your binary up to 5 times per level. Number of bits and the range of values increases the more binary puzzles you solve.

Controls

Mouse/Touch

  • Swipe left or right - Shift Bits
  • Tap - Pop Stack

Keyboard

  • Arrows Left and Right - Shift Bit
  • Space - Pop Stack