# Port Makecode Game to Python

**URL:** https://forum.makecode.com/t/port-makecode-game-to-python/41513
**Category:** Help
**Created:** [January 14, 2026, 6:50pm UTC](https://forum.makecode.com/t/port-makecode-game-to-python/41513 "2026-01-14T18:50:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![MeatballDev](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/meatballdev/32/28502_2.png) [@MeatballDev](https://forum.makecode.com/u/MeatballDev)
#### Post date: [January 14, 2026, 6:50pm UTC](https://forum.makecode.com/t/port-makecode-game-to-python/41513/1 "2026-01-14T18:50:53Z")

</div>

I was wondering if its possible to Port a Makecode Game to Python, specifically the IDLE IDE

---

<div class="post-metadata">

### Author: ![redSprite](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/redsprite/32/34262_2.png) [@redSprite](https://forum.makecode.com/u/redSprite)
#### Post date: [January 15, 2026, 3:56am UTC](https://forum.makecode.com/t/port-makecode-game-to-python/41513/2 "2026-01-15T03:56:12Z")

</div>

Considering MakeCode has the option to code in Python it might as well be.  
We just don’t know how…

---

<div class="post-metadata">

### Author: ![MeatballDev](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/meatballdev/32/28502_2.png) [@MeatballDev](https://forum.makecode.com/u/MeatballDev)
#### Post date: [January 15, 2026, 5:52pm UTC](https://forum.makecode.com/t/port-makecode-game-to-python/41513/3 "2026-01-15T17:52:10Z")

</div>

like actual Python, makecode Python is a different version of python
