Click to view
Picross Forever is a nanogram style puzzle game where players fill in squares in a grid to reveal a picture.
Puzzles are built at runtime by analysing the pixels in a black & white bitmap. This enabled me to easily change puzzles during the development stage by simply changing the underlying bitmap data.
Picross Forever contains over 45 puzzles in 4 categories.
Client: Personal project
Role: Designer/Developer