zero-to-mastery/ZTM-Quest

Create a entire new map

Aperta

#7 aperta il 30 set 2024

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (132 fork)auto 404
hacktoberfest

Metriche repository

Star
 (39 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The heart of each game are the maps and what you can explore. Given our current state, we have 3 maps to explore.

Add additional maps to the game to make it more fun. The easiest way - and also the way the code structure is set up- would be to use tiled

As a starting point, we added a example file which you can directly open in tiled with the expected object layers.

In each map, there are already entry points set up which you can use to lead the player into your new map. You can find them in den additonal infos directory.

Guida contributor