# Turn Based RPG

**URL:** https://forum.makecode.com/t/turn-based-rpg/42078
**Category:** Arcade
**Tags:** game, rpg
**Created:** [February 11, 2026, 12:19am UTC](https://forum.makecode.com/t/turn-based-rpg/42078 "2026-02-11T00:19:01Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Justice8](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@Justice8](https://forum.makecode.com/u/Justice8)
#### Post date: [February 11, 2026, 12:19am UTC](https://forum.makecode.com/t/turn-based-rpg/42078/1 "2026-02-11T00:19:01Z")

</div>

I’ve made a simple turn based RPG

OG Version: [This link!](https://arcade.makecode.com/S22752-61816-54444-63278)

OG Controls:

Arrow Keys: Move while its your turn

A: Select a choice

B: Read the effects of a choice

Mini Menu Remake: [This link!](https://makecode.com/_UKK75WDfiK0g)

Remake Controls:

A: Select a choice

B: Read the effects of a choice

Arrow Keys: Move on the mini menu

Menu: See stats of you and the Enemy

I’d appreciate any feedback that could be given.

---

<div class="post-metadata">

### Author: ![Justice8](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@Justice8](https://forum.makecode.com/u/Justice8)
#### Post date: [February 14, 2026, 12:37am UTC](https://forum.makecode.com/t/turn-based-rpg/42078/2 "2026-02-14T00:37:57Z")

</div>

I’ve updated my simple turn based RPG to have Items

Controls are unchanged from previous version

Remake Item edition: [This link!](https://makecode.com/_DE7aCffAze2M)

---

<div class="post-metadata">

### Author: ![Justice8](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@Justice8](https://forum.makecode.com/u/Justice8)
#### Post date: [February 15, 2026, 3:35am UTC](https://forum.makecode.com/t/turn-based-rpg/42078/3 "2026-02-15T03:35:57Z")

</div>

While waiting for a reply to my post looking for help with the game, I developed a version with a different player character: Gam the Gambler

New Controls:

A: Select a choice, Confirm a Choice

B: Read the effects of a choice, Cancel a Choice

Directional Input: Move on the mini menus

Menu: See stats of you and the Enemy

> **[RPG Remake - Gambler Class](https://arcade.makecode.com/S34090-27639-77621-60246)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Feedback is still appreciated.

---

<div class="post-metadata">

### Author: ![Justice8](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@Justice8](https://forum.makecode.com/u/Justice8)
#### Post date: [February 16, 2026, 12:19am UTC](https://forum.makecode.com/t/turn-based-rpg/42078/4 "2026-02-16T00:19:50Z")

</div>

I have made another new playable character: Mr Mior, a living mirror who fights the enemy like the enemy

Controls are the same as Gambler Version

> **[RPG Remake - Mirror Class](https://arcade.makecode.com/S83792-04152-03107-53926)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Any Feedback is still appreciated

---

<div class="post-metadata">

### Author: ![Air](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/air/32/26413_2.png) [@Air](https://forum.makecode.com/u/Air)
#### Post date: [February 16, 2026, 1:47am UTC](https://forum.makecode.com/t/turn-based-rpg/42078/5 "2026-02-16T01:47:07Z")

</div>

this is really cool, but hard to tell whats going on

---

<div class="post-metadata">

### Author: ![randomuser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/randomuser/32/32505_2.png) [@randomuser](https://forum.makecode.com/u/randomuser)
#### Post date: [February 20, 2026, 8:13pm UTC](https://forum.makecode.com/t/turn-based-rpg/42078/6 "2026-02-20T20:13:05Z")

</div>

This is AMAZING!! This is a really unique interpretation of a turn based RPG, I like how you can see the enemy sliding to indicate its choice (I imagined the enemy was some kind of golem or robot that had to swap its parts around to do different things).  
The game is well balanced, there is clearly a lot of strategy involved rather than just spamming one move.  
One improvement I’d recommend is having an indicator of which buffs/debuffs each character has so you can tell when they end.

---

<div class="post-metadata">

### Author: ![Justice8](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@Justice8](https://forum.makecode.com/u/Justice8)
#### Post date: [February 26, 2026, 12:46am UTC](https://forum.makecode.com/t/turn-based-rpg/42078/7 "2026-02-26T00:46:12Z")

</div>

The enemy didn’t have any temporary buffs, and the player doesn’t have any temporary buffs in the gambler and mirror classes.
