Sibrox / HexagonGlass

1 stars 0 forks source link

Add dynamic level generation #19

Closed gallottino closed 1 year ago

gallottino commented 1 year ago

Now every theme has its field about grid parameters. It's a List<int> with [width as int, height as int]. GameLogic builds the grid from it.

Closes #12 About the issuse #12 I changed the definition of Easy, Medium, Hard: every level has its parameters. So for now it doesn't exist a real difficulty, but every theme can have its own.