# Paint

**URL:** https://forum.makecode.com/t/paint/40623
**Category:** Show & Tell
**Tags:** art, game
**Created:** [November 23, 2025, 10:46pm UTC](https://forum.makecode.com/t/paint/40623 "2025-11-23T22:46:37Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Cybercube](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/cybercube/32/34628_2.png) [@Cybercube](https://forum.makecode.com/u/Cybercube)
#### Post date: [November 23, 2025, 10:46pm UTC](https://forum.makecode.com/t/paint/40623/1 "2025-11-23T22:46:37Z")

</div>

This is my paint game, it’s the few that uses pictures and text!  
Theres a lot to talk about so, is goanna be a big post, i think.

* * *

## 🎉 Latest Version 🎉

> **[Paint - Alpha- v0.2](https://arcade.makecode.com/S93789-29732-17265-70525)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

* * *

## List of items

> **Brush**
>
> Theres 5 brushes (as the time of the topic was created.)
> 
> 1. Crayon
> 2. Pencil
> 3. Chark
> 4. Spray
> 5. Marker
> 
> Each brush has different textures but is in WIP.

> **Color**
>
> This item has all the regular colors. Sill WIP. Also works with text.

> **Text**
>
> This item is the most complex (as of this forum is being made). with 2nd colors, move, edit text, more, confirm and unconfirm.
> 
> > **Edit text**
> >
> > edits the text with the setting saved.
> 
> > **more**
> >
> > Let’s you change max width, Line height and minimum width.

> **Stamp**
>
> currently this item doesn’t have enough information so more on that in the later update’s.

That’s it.

---

<div class="post-metadata">

### Author: ![codeFan413](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/codefan413/32/26855_2.png) [@codeFan413](https://forum.makecode.com/u/codeFan413)
#### Post date: [November 24, 2025, 5:24pm UTC](https://forum.makecode.com/t/paint/40623/2 "2025-11-24T17:24:29Z")

</div>

Cool, but releasing A crashes the game, since sprite7 does not exist. You should also make sure you can’t bring up another menu while/after selecting, and cannot move your cursor or teleport it to the middle after selection.

---

<div class="post-metadata">

### Author: ![Cybercube](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/cybercube/32/34628_2.png) [@Cybercube](https://forum.makecode.com/u/Cybercube)
#### Post date: [November 26, 2025, 4:43am UTC](https://forum.makecode.com/t/paint/40623/3 "2025-11-26T04:43:04Z")

</div>

# _Update alpha - v0.2_

* * *

Fixed a bug that @codeFan413 said;

> [@codeFan413](#):
>
> releasing A crashes the game, since sprite7 does not exist. You should also make sure you can’t bring up another menu while/after selecting, and cannot move your cursor or teleport it to the middle after selection.

That’s it for now.

---

<div class="post-metadata">

### Author: ![TheEarth](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/theearth/32/34579_2.png) [@TheEarth](https://forum.makecode.com/u/TheEarth)
#### Post date: [December 5, 2025, 7:18pm UTC](https://forum.makecode.com/t/paint/40623/4 "2025-12-05T19:18:53Z")

</div>

so is this all basically in wip

---

<div class="post-metadata">

### Author: ![Cybercube](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/cybercube/32/34628_2.png) [@Cybercube](https://forum.makecode.com/u/Cybercube)
#### Post date: [December 5, 2025, 10:21pm UTC](https://forum.makecode.com/t/paint/40623/5 "2025-12-05T22:21:04Z")

</div>

Yeah, it is, that’s why is on alpha.

---

<div class="post-metadata">

### Author: ![Cybercube](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/cybercube/32/34628_2.png) [@Cybercube](https://forum.makecode.com/u/Cybercube)
#### Post date: [December 7, 2025, 1:40am UTC](https://forum.makecode.com/t/paint/40623/6 "2025-12-07T01:40:41Z")

</div>

# _Update alpha v0.25_

* * *

The color button for all the colors now works!

---

<div class="post-metadata">

### Author: ![Cybercube](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/cybercube/32/34628_2.png) [@Cybercube](https://forum.makecode.com/u/Cybercube)
#### Post date: [January 28, 2026, 6:52pm UTC](https://forum.makecode.com/t/paint/40623/7 "2026-01-28T18:52:27Z")

</div>

## _Update v0.26_

* * *

working on brushes!

---

<div class="post-metadata">

### Author: ![Cybercube](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/cybercube/32/34628_2.png) [@Cybercube](https://forum.makecode.com/u/Cybercube)
#### Post date: [January 30, 2026, 7:44pm UTC](https://forum.makecode.com/t/paint/40623/8 "2026-01-30T19:44:17Z")

</div>

working on text now
