In this strategy maze game, there is a field with 128 "bits". Inside this field, you see numbers (pops) from 1 to 8 or 16. You need to connect them beginning from 1, drawing bits on the field.
You must always draw exactly 8 bits before you reach the next pop. If you reach the pop successfully, you get other 8 bits for the next pop.
Special bits can be found in the field:
- star- bit: extra time to solve the level
- double layer-bit: this bit can be used twice
- virus-bit: you will lose a bit for your link
- expandable-bit: after a link, this virus can expand itself
In this lite version, there are 10 distinct levels. You will also be able to play shared levels (from web or from friends).