# Chess recreation

**URL:** https://forum.makecode.com/t/chess-recreation/10077
**Category:** Arcade
**Created:** [September 17, 2021, 3:19pm UTC](https://forum.makecode.com/t/chess-recreation/10077 "2021-09-17T15:19:09Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Taser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/taser/32/29517_2.png) [@Taser](https://forum.makecode.com/u/Taser)
#### Post date: [September 17, 2021, 3:19pm UTC](https://forum.makecode.com/t/chess-recreation/10077/1 "2021-09-17T15:19:09Z")

</div>

I am working on a chess game.  
You can play against 3 computers.  
Description of the computers  
.(easy difficulty) Bobby: A below average chess player, barely even defends the king  
.(medium difficulty): Dylan: An average chess player, just that!  
.(HARD) Samuel: smart and strategic, the slightest mess up can sabotage your chances of winning.

Anyone wanna help?

---

<div class="post-metadata">

### Author: ![E-EnerG-Gamecentral2](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/e-energ-gamecentral2/32/5354_2.png) [@E-EnerG-Gamecentral2](https://forum.makecode.com/u/E-EnerG-Gamecentral2)
#### Post date: [September 18, 2021, 10:14pm UTC](https://forum.makecode.com/t/chess-recreation/10077/2 "2021-09-18T22:14:09Z")

</div>

yes

---

<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: [September 20, 2021, 4:01pm UTC](https://forum.makecode.com/t/chess-recreation/10077/3 "2021-09-20T16:01:54Z")

</div>

You might be able to get some inspiration from my ~~really ugly and~~ unfinished chess:

> **[GitHub - UnsignedArduino/Arcade-Chess: 2-player chess in MakeCode Arcade!](https://github.com/UnsignedArduino/Arcade-Chess)**
>
> 2-player chess in MakeCode Arcade! Contribute to UnsignedArduino/Arcade-Chess development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![LaserFoxPro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/laserfoxpro/32/4105_2.png) [@LaserFoxPro](https://forum.makecode.com/u/LaserFoxPro)
#### Post date: [September 20, 2021, 4:02pm UTC](https://forum.makecode.com/t/chess-recreation/10077/4 "2021-09-20T16:02:05Z")

</div>

how did u know i would get _interested_ in this as i read it?

---

<div class="post-metadata">

### Author: ![Taser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/taser/32/29517_2.png) [@Taser](https://forum.makecode.com/u/Taser)
#### Post date: [September 20, 2021, 5:24pm UTC](https://forum.makecode.com/t/chess-recreation/10077/5 "2021-09-20T17:24:04Z")

</div>

I dunno, thanks

---

<div class="post-metadata">

### Author: ![Taser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/taser/32/29517_2.png) [@Taser](https://forum.makecode.com/u/Taser)
#### Post date: [September 21, 2021, 4:43am UTC](https://forum.makecode.com/t/chess-recreation/10077/6 "2021-09-21T04:43:56Z")

</div>

nvm, I’ll just make a 2 player chess game, problem is that I dunno the functions
