You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also good for performance testing. Will want to make fixed map generation a separate executable as to not interfere with the existing game code.
Make infrastructure in the map which can easily generate a prebuilt layout. Maybe just a function which takes an array of characters which describes walls, ants, etc.
Allow fixed maps to be created that will always be generated the same for repeatability of testing. This is a tool to help build unit tests.
The text was updated successfully, but these errors were encountered: