A spin-off on 2048!
GitHub repo:
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!
A spin-off on 2048!
GitHub repo:
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!
cool!
Cool!
Another must have game from you, thanks!
I got errors when i tried to download to my RPi
Property 'createBuffer' does not exist on type 'typeof pins'
@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:
return mkBuffer(NULL, size)
@AqeeAqee of course! Please feel free! I think it should be control.createBuffer
though, not buffer.createBuffer
.
Thanks, and thanks for your correction!
The function under Buffer namespace should be Buffer.create(), which is shimed to control.createBuffer() also.
Damn this is good! I got 5427 as a score!