Skip to content

Chapter4: Return rooms and map from new_map_rooms_and_corridors fn. - #175

Open
viljami wants to merge 1 commit into
amethyst:masterfrom
viljami:return-rooms-and-map
Open

Chapter4: Return rooms and map from new_map_rooms_and_corridors fn.#175
viljami wants to merge 1 commit into
amethyst:masterfrom
viljami:return-rooms-and-map

Conversation

@viljami

@viljami viljami commented Sep 26, 2021

Copy link
Copy Markdown

The main function of Chapter 4 uses new_map_rooms_and_corridors function with return value tuple (rooms, map), but the function is defined in the earlier book examples with only map returning.

I have changed the return type of new_map_rooms_and_corridors function to match the main function usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant