# Need help on new version of 2048 game

**URL:** https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008
**Category:** Help
**Created:** [March 25, 2021, 10:14pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008 "2021-03-25T22:14:48Z")
**Posts on this page:** 14
**Page:** 1

<div class="post-metadata">

### Author: ![alex812](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alex812/32/6716_2.png) [@alex812](https://forum.makecode.com/u/alex812)
#### Post date: [March 25, 2021, 10:14pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/1 "2021-03-25T22:14:48Z")

</div>

Hello! I can’t find the error. Blocks in the game move by arrows, for new block press A button. No error if only move blocks or only add new blocks. The error appears if move blocks then add new blocks. Not 1 block, may be up to 8. It looks like new block placed on already occupied place. I added music to overlaps block so it’s easy to recognize when error happened. Sorry for my English.

[https://makecode.com/\_JgLHJT0toMee](https://makecode.com/_JgLHJT0toMee)

---

<div class="post-metadata">

### Author: ![pipo3443](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/pipo3443/32/3687_2.png) [@pipo3443](https://forum.makecode.com/u/pipo3443)
#### Post date: [March 25, 2021, 10:49pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/2 "2021-03-25T22:49:58Z")

</div>

are really loud ding comes out when you match blocks

---

<div class="post-metadata">

### Author: ![alex812](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alex812/32/6716_2.png) [@alex812](https://forum.makecode.com/u/alex812)
#### Post date: [March 26, 2021, 3:25pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/3 "2021-03-26T15:25:25Z")

</div>

I found an error. I used the arcade-sprite-data extension to store integer values of sprite coordinates. But forgot to update them when the sprite is moving.  
No problem now:)

---

<div class="post-metadata">

### Author: ![alex812](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alex812/32/6716_2.png) [@alex812](https://forum.makecode.com/u/alex812)
#### Post date: [March 27, 2021, 3:19pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/4 "2021-03-27T15:19:19Z")

</div>

[https://makecode.com/\_Dz6X1oca54dT](https://makecode.com/_Dz6X1oca54dT)

Now it mostly works without problems, but sometimes it doesn’t …!  
[arcade-2048|512x424](https://forum.makecode.com/uploads/short-url/vqRKKO5Gb8DXwkGvHs0Ce6cxt7S.png)

---

<div class="post-metadata">

### Author: ![Primal\_Nexus](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/primal_nexus/32/3540_2.png) [@Primal\_Nexus](https://forum.makecode.com/u/Primal_Nexus)
#### Post date: [March 28, 2021, 12:18am UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/5 "2021-03-28T00:18:52Z")

</div>

Wow this is amazing!

---

<div class="post-metadata">

### Author: ![alex812](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alex812/32/6716_2.png) [@alex812](https://forum.makecode.com/u/alex812)
#### Post date: [March 28, 2021, 4:27pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/6 "2021-03-28T16:27:37Z")

</div>

I made some improvment.  
[https://makecode.com/\_1fkWWU9wgfc8](https://makecode.com/_1fkWWU9wgfc8)

---

<div class="post-metadata">

### Author: ![Purp13](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/purp13/32/3765_2.png) [@Purp13](https://forum.makecode.com/u/Purp13)
#### Post date: [March 28, 2021, 4:34pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/7 "2021-03-28T16:34:28Z")

</div>

Ok I was playing it and al of a sudden the blocks all just disappeared like all of them

---

<div class="post-metadata">

### Author: ![Primal\_Nexus](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/primal_nexus/32/3540_2.png) [@Primal\_Nexus](https://forum.makecode.com/u/Primal_Nexus)
#### Post date: [March 28, 2021, 4:35pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/8 "2021-03-28T16:35:27Z")

</div>

This a good improvement, especially because of the fix with the blocks spasmodically glitching when you can’t match them.

Again, amazing game 👍🏼

---

<div class="post-metadata">

### Author: ![Purp13](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/purp13/32/3765_2.png) [@Purp13](https://forum.makecode.com/u/Purp13)
#### Post date: [March 29, 2021, 2:38pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/9 "2021-03-29T14:38:14Z")

</div>

Other than that it’s awesome

---

<div class="post-metadata">

### Author: ![alex812](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alex812/32/6716_2.png) [@alex812](https://forum.makecode.com/u/alex812)
#### Post date: [March 29, 2021, 2:40pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/10 "2021-03-29T14:40:20Z")

</div>

I could not get stable work if the speed of movement of blocks is more than 200. In this version, the speed is 150.

[https://makecode.com/\_0AF8bUYMcTzA](https://makecode.com/_0AF8bUYMcTzA)

---

<div class="post-metadata">

### Author: ![alex812](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alex812/32/6716_2.png) [@alex812](https://forum.makecode.com/u/alex812)
#### Post date: [March 31, 2021, 3:48pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/11 "2021-03-31T15:48:15Z")

</div>

Better version with speed 300  
[https://makecode.com/\_DerMJHcp813J](https://makecode.com/_DerMJHcp813J)

---

<div class="post-metadata">

### Author: ![Agent\_14](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agent_14/32/17567_2.png) [@Agent\_14](https://forum.makecode.com/u/Agent_14)
#### Post date: [March 31, 2021, 5:36pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/12 "2021-03-31T17:36:14Z")

</div>

Have you tried using github? Also sometimes numbers randomly join with non equal numbers ex. 8 joins with 32 sometimes.

---

<div class="post-metadata">

### Author: ![alex812](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alex812/32/6716_2.png) [@alex812](https://forum.makecode.com/u/alex812)
#### Post date: [April 1, 2021, 3:15pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/13 "2021-04-01T15:15:29Z")

</div>

When sprites move on the field, the events of their collision are not accurately determined by the system. The sprites bump into each other especially at high sprite speeds. Correction of their position after a collision can probably be improved, but I do not want to reduce the speed below 150.  
Also, I don’t really want to increase the delay when a new sprite appears. Although if it is not enough, then the new sprite will interfere with the movement of the sprites.

I lowered the speed from 300 to 200 and increased the delay for the appearance of new sprites from 300 to 500.

[https://makecode.com/\_W3KHz12ARJaw](https://makecode.com/_W3KHz12ARJaw)

---

<div class="post-metadata">

### Author: ![alex812](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/alex812/32/6716_2.png) [@alex812](https://forum.makecode.com/u/alex812)
#### Post date: [June 14, 2021, 5:35pm UTC](https://forum.makecode.com/t/need-help-on-new-version-of-2048-game/7008/14 "2021-06-14T17:35:05Z")

</div>

new version: 2048 monochrome  
[https://makecode.com/\_VWJ97oaE7eFk](https://makecode.com/_VWJ97oaE7eFk)
