zero-to-mastery/ZTM-Quest

Create a entire new map

Ouverte

#7 ouverte le 30 sept. 2024

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (132 forks)auto 404
hacktoberfest

Métriques du dépôt

Stars
 (39 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur