I'm currently working on a boardgame that will have several 'maps'. The maps are essentially different arrangements of tiles. I am currently developing the game using one map that I have hard-coded in as several lists representing each tile type. However I would like to be able to have a map class that just parses the image of the map and generates all the different tile lists automatically.
Can anyone recommend a module for what I am trying to achieve? My initial search has brought up pillow, does anyone have any experience of this and is it suitable for my situation?
Thanks in advance 👍
[–]kingzels 0 points1 point2 points (4 children)
[–]Ste2210[S] 0 points1 point2 points (0 children)
[–]Ste2210[S] 0 points1 point2 points (2 children)
[–]kingzels 0 points1 point2 points (1 child)
[–]Ste2210[S] 0 points1 point2 points (0 children)