sIKE23 / Mage-Wars

Mage Wars for OCTGN
7 stars 5 forks source link

Add ability for Modular Arena Gameboards #300

Open sIKE23 opened 8 years ago

sIKE23 commented 8 years ago

@ACG8 My thoughts here, are to add a button on the Arena list (at the bottom) that would trigger a button list of Arena maps.

Two folders would be created under maps, arena and domination, and the all of the maps would be placed in the proper folder. The arena.py would point to the maps/arena folder and domination.py would point to the maps/domination folder. If we need to add future modular map support for another expansion we would do the same it expansion.py points to maps/expansion.

Thoughts?

ACG8 commented 8 years ago

Sure, that seems like a good structure to me.