I'm working on a roguelike and was wondering what are everyone's favourite 2d, tile based, puzzles?
Are there any articles on procedural 2d puzzle generation?
I'm personally trying to develop something extremely simple, but scalable over game difficulty. Like the mathematical knapsack problem.