roborally
roborally copied to clipboard
Board editor
Players can create and share boards
A board editor would really enhance the experience of the game. However, wouldn't this mean that the entire board-handling system has to be rewritten? As far as I can see, the board right now are statically written into the BoardBox class. I dont really understand why the boards was not made into a collection from the start?