# Tic Tac Toe!

**URL:** https://forum.makecode.com/t/tic-tac-toe/27645
**Category:** micro:bit
**Tags:** make, game, graphics-and-math
**Created:** [March 11, 2024, 3:53pm UTC](https://forum.makecode.com/t/tic-tac-toe/27645 "2024-03-11T15:53:07Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![WoofWoof](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/woofwoof/32/32523_2.png) [@WoofWoof](https://forum.makecode.com/u/WoofWoof)
#### Post date: [March 11, 2024, 3:53pm UTC](https://forum.makecode.com/t/tic-tac-toe/27645/1 "2024-03-11T15:53:07Z")

</div>

Recently I got a little bored with Makecode Arcade and decided to do something really small and easy. I cooked [Tic Tac Toe](https://makecode.microbit.org/_Tj504TWXxePm) up in maybe an hour and was pleasantly surprised to see that no one has made tic tac toe already at least from what I can find! I even got win detection working, though I forgot about detecting a draw so we’ll see about that. If anyone wants to take a look at the code and maybe add some stuff (maybe a one player mode??) that would be quite alright with me!

---

<div class="post-metadata">

### Author: ![I\_Made\_Tic-Tac-Toe](https://avatars.discourse-cdn.com/v4/letter/i/e8c25b/32.png) [@I\_Made\_Tic-Tac-Toe](https://forum.makecode.com/u/I_Made_Tic-Tac-Toe)
#### Post date: [March 13, 2025, 10:01pm UTC](https://forum.makecode.com/t/tic-tac-toe/27645/2 "2025-03-13T22:01:38Z")

</div>

[https://makecode.microbit.org/S20373-08042-94084-02527](https://makecode.microbit.org/S20373-08042-94084-02527) blinking cursor system inspired by u

[https://makecode.microbit.org/S16975-18497-20077-50258](https://makecode.microbit.org/S16975-18497-20077-50258) old version
