# World race

**URL:** https://forum.makecode.com/t/world-race/13543
**Category:** Arcade
**Tags:** game
**Created:** [May 12, 2022, 4:42pm UTC](https://forum.makecode.com/t/world-race/13543 "2022-05-12T16:42:39Z")
**Posts on this page:** 10
**Page:** 2

<div class="post-metadata">

### Author: ![AqeeAqee](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/aqeeaqee/32/5424_2.png) [@AqeeAqee](https://forum.makecode.com/u/AqeeAqee)
#### Post date: [October 11, 2023, 10:28pm UTC](https://forum.makecode.com/t/world-race/13543/22 "2023-10-11T22:28:05Z")

</div>

Just modified some base functions.

- spr() : the easiest one, place pico8 dot by dot drawing to MCA imageBlit, and plus flip support.
- sspr(): besides modifies in spr(), support color pico8 replacing with a temp image.
- rectfill() and hline(): a little more complex, cause pico8 fill support a bit pattern mode. In short, just remake it, from dot by dot drawing, to drawing only one pattern first and then duplicate it to fill area else.

---

<div class="post-metadata">

### Author: ![Blobbey](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/blobbey/32/20831_2.png) [@Blobbey](https://forum.makecode.com/u/Blobbey)
#### Post date: [October 11, 2023, 11:07pm UTC](https://forum.makecode.com/t/world-race/13543/23 "2023-10-11T23:07:16Z")

</div>

This is amazing! This game always looked really cool to me, but my computer was too slow for me to play it. This version runs great on my computer!

---

<div class="post-metadata">

### Author: ![Archer\_Bright](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/archer_bright/32/32896_2.png) [@Archer\_Bright](https://forum.makecode.com/u/Archer_Bright)
#### Post date: [October 11, 2023, 11:46pm UTC](https://forum.makecode.com/t/world-race/13543/24 "2023-10-11T23:46:32Z")

</div>

I dont know why this is not regarded as one of the GOAT’s of Makecode

---

<div class="post-metadata">

### Author: ![InvalidProject](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/invalidproject/32/32554_2.png) [@InvalidProject](https://forum.makecode.com/u/InvalidProject)
#### Post date: [October 12, 2023, 5:16pm UTC](https://forum.makecode.com/t/world-race/13543/25 "2023-10-12T17:16:23Z")

</div>

Best. Racing. Game. Ever.

---

<div class="post-metadata">

### Author: ![Sarge](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/sarge/32/19590_2.png) [@Sarge](https://forum.makecode.com/u/Sarge)
#### Post date: [October 12, 2023, 5:17pm UTC](https://forum.makecode.com/t/world-race/13543/26 "2023-10-12T17:17:17Z")

</div>

Because it’s a pico-8 game 😂

---

<div class="post-metadata">

### Author: ![mariogamer191](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mariogamer191/32/6496_2.png) [@mariogamer191](https://forum.makecode.com/u/mariogamer191)
#### Post date: [November 25, 2023, 8:09pm UTC](https://forum.makecode.com/t/world-race/13543/27 "2023-11-25T20:09:03Z")

</div>

Does anyone have any idea how to implement a radio or something? This game needs some music, I am not saying that it’s not a good game, I just saying Music adds a lot to it. I have some sounds for accelerating, but not sure how to implement them. Could someone provide an example of some sound(s) playing when the player accelerates/slow down?

---

<div class="post-metadata">

### Author: ![DA\_PRO\_PLAYZ](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/da_pro_playz/32/19214_2.png) [@DA\_PRO\_PLAYZ](https://forum.makecode.com/u/DA_PRO_PLAYZ)
#### Post date: [July 15, 2024, 12:33am UTC](https://forum.makecode.com/t/world-race/13543/28 "2024-07-15T00:33:59Z")

</div>

this is probably a stupid question, but this runs at 4 fps on my xtron, so can you make it the first 3 tracks only and remove the tokens system? like, a remake?

---

<div class="post-metadata">

### Author: ![DA\_PRO\_PLAYZ](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/da_pro_playz/32/19214_2.png) [@DA\_PRO\_PLAYZ](https://forum.makecode.com/u/DA_PRO_PLAYZ)
#### Post date: [July 15, 2024, 4:33pm UTC](https://forum.makecode.com/t/world-race/13543/29 "2024-07-15T16:33:35Z")

</div>

oh, and also, can you please remove all racers exept for 3? like 1v1v1?

---

<div class="post-metadata">

### Author: ![Au70\_B07](https://avatars.discourse-cdn.com/v4/letter/a/4491bb/32.png) [@Au70\_B07](https://forum.makecode.com/u/Au70_B07)
#### Post date: [December 11, 2025, 5:26pm UTC](https://forum.makecode.com/t/world-race/13543/30 "2025-12-11T17:26:12Z")

</div>

No kidding!

---

<div class="post-metadata">

### Author: ![mrmojangles49](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mrmojangles49/32/33383_2.png) [@mrmojangles49](https://forum.makecode.com/u/mrmojangles49)
#### Post date: [December 11, 2025, 7:03pm UTC](https://forum.makecode.com/t/world-race/13543/31 "2025-12-11T19:03:40Z")

</div>

THIS IS REALLY GOOD

this reminds me of games like top gear for the snes

[Previous page](https://forum.makecode.com/t/world-race/13543.md?page=1)
