# Chess in Makecode

**URL:** https://forum.makecode.com/t/chess-in-makecode/40174
**Category:** Show & Tell
**Created:** [November 2, 2025, 1:56pm UTC](https://forum.makecode.com/t/chess-in-makecode/40174 "2025-11-02T13:56:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![MyCraft\_Steve](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mycraft_steve/32/25707_2.png) [@MyCraft\_Steve](https://forum.makecode.com/u/MyCraft_Steve)
#### Post date: [November 2, 2025, 1:56pm UTC](https://forum.makecode.com/t/chess-in-makecode/40174/1 "2025-11-02T13:56:34Z")

</div>

Makecode finally has chess! I have created a fun, easy-to-use chess program with only a few drawbacks. One is that pieces must be manually destroyed once taken (move them to the white or brown zones depending on their color OR just incinerate them using the red zone) and I’m pretty sure that’s it. The pieces snap into place satisfyingly and everything, much like real chess, is up to the players when it comes to game logic.

> **[Chess](https://arcade.makecode.com/S07440-79642-38597-37157)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

> [@On another topic](https://forum.makecode.com/t/40159/1):
>
> very cool game!

-Mods

---

<div class="post-metadata">

### Author: ![Reflectfr](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/reflectfr/32/32515_2.png) [@Reflectfr](https://forum.makecode.com/u/Reflectfr)
#### Post date: [November 3, 2025, 3:27am UTC](https://forum.makecode.com/t/chess-in-makecode/40174/2 "2025-11-03T03:27:50Z")

</div>

awe! this is sick! suggestion to use mouse controls OR lrud (left right up and down) so pc users can just use mouse

---

<div class="post-metadata">

### Author: ![ItzWolfeel](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/itzwolfeel/32/25239_2.png) [@ItzWolfeel](https://forum.makecode.com/u/ItzWolfeel)
#### Post date: [November 3, 2025, 6:48pm UTC](https://forum.makecode.com/t/chess-in-makecode/40174/3 "2025-11-03T18:48:58Z")

</div>

This is really nice! I love the art style, but do you think it’s possible if you hover over a piece, it tells you what the piece is? It’d be simpler, and make it look more refined! Love the game.

---

<div class="post-metadata">

### Author: ![MyCraft\_Steve](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mycraft_steve/32/25707_2.png) [@MyCraft\_Steve](https://forum.makecode.com/u/MyCraft_Steve)
#### Post date: [November 3, 2025, 8:57pm UTC](https://forum.makecode.com/t/chess-in-makecode/40174/4 "2025-11-03T20:57:42Z")

</div>

Thanks! Also I’m bad with extensions so I don’t know how to put controls for the mouse. Believe me, I’ve tried.
