# 4096 - 2048 spinoff

**URL:** https://forum.makecode.com/t/4096-2048-spinoff/12565
**Category:** Show & Tell
**Tags:** game
**Created:** [March 7, 2022, 5:36pm UTC](https://forum.makecode.com/t/4096-2048-spinoff/12565 "2022-03-07T17:36:01Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![UnsignedArduino](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/unsignedarduino/32/592_2.png) [@UnsignedArduino](https://forum.makecode.com/u/UnsignedArduino)
#### Post date: [March 7, 2022, 5:36pm UTC](https://forum.makecode.com/t/4096-2048-spinoff/12565/1 "2022-03-07T17:36:01Z")

</div>

A spin-off on 2048!

> **[4096](https://arcade.makecode.com/34095-84419-91252-11865)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

GitHub repo:

> **[GitHub - UnsignedArduino/4096: A spin-off of 2048 in MakeCode Arcade!](https://github.com/UnsignedArduino/4096)**
>
> A spin-off of 2048 in MakeCode Arcade! Contribute to UnsignedArduino/4096 development by creating an account on GitHub.

> **Controls**
>
> up, down, left, and right move the tiles.  
> B pauses the game. Move to unpause.  
> Hold B and press reset to get a prompt to reset high score.

Enjoy! 🙂

---

<div class="post-metadata">

### Author: ![TheJaky](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/thejaky/32/5711_2.png) [@TheJaky](https://forum.makecode.com/u/TheJaky)
#### Post date: [March 7, 2022, 5:41pm UTC](https://forum.makecode.com/t/4096-2048-spinoff/12565/2 "2022-03-07T17:41:16Z")

</div>

cool!

---

<div class="post-metadata">

### Author: ![AqeeAqee](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/aqeeaqee/32/5424_2.png) [@AqeeAqee](https://forum.makecode.com/u/AqeeAqee)
#### Post date: [March 8, 2022, 12:00am UTC](https://forum.makecode.com/t/4096-2048-spinoff/12565/3 "2022-03-08T00:00:43Z")

</div>

Cool!  
Another must have game from you, thanks!

---

<div class="post-metadata">

### Author: ![AqeeAqee](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/aqeeaqee/32/5424_2.png) [@AqeeAqee](https://forum.makecode.com/u/AqeeAqee)
#### Post date: [March 8, 2022, 12:11am UTC](https://forum.makecode.com/t/4096-2048-spinoff/12565/4 "2022-03-08T00:11:44Z")

</div>

I got errors when i tried to download to my RPi

```auto
Property 'createBuffer' does not exist on type 'typeof pins'

```

> **Screenshot**
>
> ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/7/7570d5a2eed2fca9d4093a874ade135230103f56.png)

@richard  
Hi Richard! May I create PR that replacing pins.createBuffer to buffer.createBuffer, for your arcade-shader ext, for pins of RPi have not this function.  
As far as I investigated, they all result in:

```auto
return mkBuffer(NULL, size)

```

---

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [March 8, 2022, 12:12am UTC](https://forum.makecode.com/t/4096-2048-spinoff/12565/5 "2022-03-08T00:12:56Z")

</div>

@AqeeAqee of course! Please feel free! I think it should be `control.createBuffer` though, not `buffer.createBuffer`.

---

<div class="post-metadata">

### Author: ![AqeeAqee](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/aqeeaqee/32/5424_2.png) [@AqeeAqee](https://forum.makecode.com/u/AqeeAqee)
#### Post date: [March 8, 2022, 1:38am UTC](https://forum.makecode.com/t/4096-2048-spinoff/12565/6 "2022-03-08T01:38:40Z")

</div>

Thanks, and thanks for your correction!  
The function under Buffer namespace should be Buffer.create(), which is shimed to control.createBuffer() also.

---

<div class="post-metadata">

### Author: ![InvalidProject](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/invalidproject/32/32554_2.png) [@InvalidProject](https://forum.makecode.com/u/InvalidProject)
#### Post date: [March 8, 2022, 5:40pm UTC](https://forum.makecode.com/t/4096-2048-spinoff/12565/7 "2022-03-08T17:40:00Z")

</div>

Damn this is good! I got 5427 as a score!

---

<div class="post-metadata">

### Author: ![danger\_kitty](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/danger_kitty/32/32006_2.png) [@danger\_kitty](https://forum.makecode.com/u/danger_kitty)
#### Post date: [March 8, 2022, 6:16pm UTC](https://forum.makecode.com/t/4096-2048-spinoff/12565/8 "2022-03-08T18:16:22Z")

</div>

![4096 - Google Chrome 3_8_2022 11_39_28 AM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/a/af28d1b423c850d8c5af3ddcd9fdb6df5a64c0c2.png)

---

<div class="post-metadata">

### Author: ![Gideon\_loves\_cats](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/gideon_loves_cats/32/13863_2.png) [@Gideon\_loves\_cats](https://forum.makecode.com/u/Gideon_loves_cats)
#### Post date: [November 1, 2022, 5:47pm UTC](https://forum.makecode.com/t/4096-2048-spinoff/12565/9 "2022-11-01T17:47:01Z")

</div>

![4096 - Google Chrome 11_1_2022 12_10_01 PM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/7/76cf43fe64fc4ecea205ae3341587d5908b860e0.png)
