# Your own Space in TheVibes 

By [DappTester](https://paragraph.com/@dapptester) · 2022-04-08

---

Now you can do your own map and play in [TheVibes](https://thevibes--space-crypto.ipns.dweb.link/) dapp!

Maps are done using [Tiled Map Editor](https://www.mapeditor.org/).

You need to select the desired tileset at [itch.io](https://itch.io/game-assets/free/tag-tileset) and start doing your map using [Tile Layers](https://doc.mapeditor.org/en/stable/manual/layers/#layer-types).

Set “collides” attribute as true for layers that should collides with players

![](https://storage.googleapis.com/papyrus_images/f45e3b033b305d1a0974a5758ff2c1792cadfb9ecc2c4f6fc89356cb2a2c2e6b.png)

Once your map is done, export it as JSON tiled map and add the tileset image and the JSON tiled map in IPFS

Check if contents are available on ipfs.io public gateway ([https://ipfs.io/ipfs/HASH](https://ipfs.io/ipfs/HASH))

TheVibes game code will check parameters in the dapp url to know where to get map from. The current schema is:

ipns://thevibes-space.crypto/TILE\_IMAGE\_FILENAME/TILE\_MAP\_JSON\_HASH/TILE\_IMAGE\_HASH/IPFS\_PUBSUB\_TOPIC

Where ipfs-pubsub-topic is your space’s name (example: thevibes-test-game-v0)

Check it out TheVibes using [HashVille](https://thevibes--space-crypto.ipns.dweb.link/#/tuxmon-sample-32px-extruded/QmQMdg8j9ssWbRxjKWb8JBW3PLAPvQN5cxZEP8DmhY1jrj/QmeSesTyeikbLnVjQnsgvhfxJrQz6taYLZxkDsbve7ntej/hashville-v0) map!

---

*Originally published on [DappTester](https://paragraph.com/@dapptester/your-own-space-in-thevibes)*
