Steampunk Picross

Steampunk Picross, 2019 - Present

This is a picross game with procedurally generated puzzles. There is a short "story" mode that is steampunk themed.

All of the animations and systems were made from scratch.

You can download the ZIP of the C# code below!

  • Create procedural grid generation mode with over 2.5 x 10120 possible puzzles
  • Design story mode with scalable amount of puzzles
  • Program system that automatically converts pixel-art into picross puzzles
Sample Code