# FifaYadaa

**URL:** https://forum.makecode.com/t/fifayadaa/1870
**Category:** Arcade
**Tags:** game
**Created:** [April 29, 2020, 12:29pm UTC](https://forum.makecode.com/t/fifayadaa/1870 "2020-04-29T12:29:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![thamineyamada](https://avatars.discourse-cdn.com/v4/letter/t/9de053/32.png) [@thamineyamada](https://forum.makecode.com/u/thamineyamada)
#### Post date: [April 29, 2020, 12:29pm UTC](https://forum.makecode.com/t/fifayadaa/1870/1 "2020-04-29T12:29:16Z")

</div>

Football game

> **[FifaYadaa](https://arcade.makecode.com/11704-75994-45419-39918)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![ChickenBoy](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/chickenboy/32/717_2.png) [@ChickenBoy](https://forum.makecode.com/u/ChickenBoy)
#### Post date: [April 30, 2020, 12:16am UTC](https://forum.makecode.com/t/fifayadaa/1870/2 "2020-04-30T00:16:17Z")

</div>

cool game!

---

<div class="post-metadata">

### Author: ![Blobiy](https://avatars.discourse-cdn.com/v4/letter/b/6de8d8/32.png) [@Blobiy](https://forum.makecode.com/u/Blobiy)
#### Post date: [April 30, 2020, 2:24pm UTC](https://forum.makecode.com/t/fifayadaa/1870/3 "2020-04-30T14:24:09Z")

</div>

nice game, i love how it get increasingly harder, but i have some questions

1. if you press (a) twice then it kicks the first ball, waits 2 seconds, and then kicks the next ball again, could you only allow the (A) to be pressed if the pause is not happening
2. could you add a way to get back lives?

---

<div class="post-metadata">

### Author: ![thamineyamada](https://avatars.discourse-cdn.com/v4/letter/t/9de053/32.png) [@thamineyamada](https://forum.makecode.com/u/thamineyamada)
#### Post date: [April 30, 2020, 2:50pm UTC](https://forum.makecode.com/t/fifayadaa/1870/4 "2020-04-30T14:50:01Z")

</div>

Thanks!

for your questios:

1. Yes, I guess i could use a variable to check if my ball is still in the game, and when it wasn’t then i can press A again.
2. This will be a nice improvement to the game, maybe I could but a heart to hit by the ball, to get life back.

Thanks for your suggestions, I will try then, e post here again. 🙂
