# Multiplayer App

**URL:** https://community.thunkable.com/t/multiplayer-app/43572
**Category:** Questions about Thunkable X
**Created:** [August 27, 2018, 6:30pm UTC](https://community.thunkable.com/t/multiplayer-app/43572 "2018-08-27T18:30:16Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![AcrobatEpee](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/acrobatepee/32/26336_2.png) [@AcrobatEpee](https://community.thunkable.com/u/AcrobatEpee)
#### Post date: [August 27, 2018, 6:30pm UTC](https://community.thunkable.com/t/multiplayer-app/43572/1 "2018-08-27T18:30:16Z")

</div>

Hello, I’d like to build a multiplayer app, but I have absolutely no idea how to do so, I have the idea and I know how to make it in thunkable, but I don’t know how to make the data go from one mobile device to another and how to set the damage, life and everything like that just with thunkable (variables can do so this isn’t the main problem)

So how am I supposed to connect all the components from one device to another, thank you !

---

<div class="post-metadata">

### Author: ![Team\_Jaden](https://avatars.discourse-cdn.com/v4/letter/t/d78d45/32.png) [@Team\_Jaden](https://community.thunkable.com/u/Team_Jaden)
#### Post date: [August 27, 2018, 6:54pm UTC](https://community.thunkable.com/t/multiplayer-app/43572/2 "2018-08-27T18:54:26Z")

</div>

You can set the value of damage (and other variables) in FirebaseDB, with Firebase component. Every time you have to get the value of variable , you can take it from the database.

---

<div class="post-metadata">

### Author: ![Dream\_Less](https://avatars.discourse-cdn.com/v4/letter/d/3be4f8/32.png) [@Dream\_Less](https://community.thunkable.com/u/Dream_Less)
#### Post date: [August 27, 2018, 7:32pm UTC](https://community.thunkable.com/t/multiplayer-app/43572/3 "2018-08-27T19:32:56Z")

</div>

store value,change value, and use get value/when data changed block in firebase

---

<div class="post-metadata">

### Author: ![darkprince.833227](https://avatars.discourse-cdn.com/v4/letter/d/7993a0/32.png) [@darkprince.833227](https://community.thunkable.com/u/darkprince.833227)
#### Post date: [June 28, 2020, 9:23pm UTC](https://community.thunkable.com/t/multiplayer-app/43572/4 "2020-06-28T21:23:35Z")

</div>

Is it possible to show blocks?

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:25am UTC](https://community.thunkable.com/t/multiplayer-app/43572/5 "2024-11-08T11:25:23Z")

</div>


