Bit Shift is a game of Bit Flippin' fun for up to 4 players. Each player gets dealt a hand of 5 cards, each card representing a single Byte made up of 8 individual bits.
Players take turns moving and switching the Bits on the Byte board in order to get it to match what is on their cards.
Gameplay is extremely simple to learn and can easily be understood in under 5 minutes. The strategy and depth of gameplay is much much more though. Players will need to try and predict what the other players might do to best set themselves up to score.
Also includes a solitaire mode for players who wish to practice their skills.
=======================================
Fun Fact: All of the cards in this game were generated by a computer program written in C#.Net under the .Net 4.0 framework. The source code is included at the link below.
[C#] Bit Shift Designer Source - Pastebin.com [pastebin.com]