The ships should be at least one square of distance of each other
Make rule deactivation easy (in code)
Two choices can be made:
Maintain the actual file formatting, but identify each ship inside of the program
Force a new file formatting, which will give the ships ready
The second is easier in te code, but how the formatting will be done I have no idea
The first appear to be the right choice, making this work with the map parser
New feature Must work with map parser
Ship types and quantity
Must enforce the rules
The ships should be at least one square of distance of each other
Make rule deactivation easy (in code)
Two choices can be made:
The second is easier in te code, but how the formatting will be done I have no idea The first appear to be the right choice, making this work with the map parser