game-worldmap-generator
TypeScript icon, indicating that this package has built-in type declarations

6.21.0 • Public • Published

game-worldmap-generator

This module can generate a list of GameObject's with the correct coordinates based on a string world map.

The file format for the world map looks like the following:

Worldmap image

There are two main sections map {} and definition {}:

The map {} section describes the actual world map. The definition {} section gives names to the different types of characters, which will be used as the GameObjec's name in the generated code.

Readme

Keywords

none

Package Sidebar

Install

npm i game-worldmap-generator

Weekly Downloads

66

Version

6.21.0

License

MIT

Unpacked Size

1.94 MB

Total Files

397

Last publish

Collaborators

  • gsanta