Skip to content

Add a main.c #15

@ZynoXelek

Description

@ZynoXelek

This main.c should be able to generate a map using user inputs.
It would use prompts (or command line parameters for the map dimensions and number of layers) to ask :

  • seed
  • map width
  • map height
  • nb layers

And, for each layer :

  • grid width
  • grid height
  • layer factor

And finally, whether to save the map or not.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions