## Description
_XCross_ is a nonogram puzzle game, much like Nintendo’s popular Picross
series. The game is a similar implementation to Nintendo’s versions: there is
a square grid with numbers at the top and left sides, and these numbers must
be used to deduce which squares in the grid should be filled in, and which
ones should be left blank. Fill in the squares correctly, and it makes a
picture.
The game features more than 100 puzzles, ranging from 5×5 to 25×25 and beyond.
Clearing puzzles earns the player XP, which can be spent to unlock more
puzzles, and the last puzzle in each set is an “experimental 3D” puzzle which
must be solved in slices. There is also a tutorial, and a variety of music
tracks to listen to in-game.
Also included as a bonus is a basic Breakout clone called _ArkX Lite_.