itaditya / trick-or-treat-game

Play it for free here
https://trick-or-treat.netlify.com/
16 stars 17 forks source link

While generating a board, some tiles can be placed in user initial position #3

Open flagoon opened 5 years ago

flagoon commented 5 years ago

I think user initial position should be excluded for sprite tile while the board is generated. That way there always will be 10 sprite tiles. Right now there are 10 or 9.

itaditya commented 5 years ago

This looks like a great idea!!

thesnups commented 4 years ago

I can tackle this!

thesnups commented 4 years ago

https://github.com/itaditya/trick-or-treat-game/pull/39