zero-to-mastery/ZTM-Quest

Create a entire new map

オープン

#7 opened on 2024/09/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (132 件のフォーク)auto 404
hacktoberfest

Repository metrics

Stars
 (39 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド