zero-to-mastery/ZTM-Quest

Create a entire new map

Offen

#7 geöffnet am 30.09.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (132 Forks)auto 404
hacktoberfest

Repository-Metriken

Stars
 (39 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide