# 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:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![demoCrash](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/democrash/32/3528_2.png) [@demoCrash](https://forum.makecode.com/u/demoCrash)
#### Post date: [May 12, 2022, 4:42pm UTC](https://forum.makecode.com/t/world-race/13543/1 "2022-05-12T16:42:39Z")

</div>

> **[world\_race](https://arcade.makecode.com/75618-11489-17671-85517)**
>
> 用❤️创造，Microsoft MakeCode Arcade出品。

### Controls

Left/Right - Steer  
A - Accelerate  
B - Brake/Drift

---

<div class="post-metadata">

### Author: ![Segatendo](https://avatars.discourse-cdn.com/v4/letter/s/898d66/32.png) [@Segatendo](https://forum.makecode.com/u/Segatendo)
#### Post date: [May 13, 2022, 4:19pm UTC](https://forum.makecode.com/t/world-race/13543/2 "2022-05-13T16:19:58Z")

</div>

yano how you port pico 8 games can you please do a sonic the hedghof port.i would love that so much

---

<div class="post-metadata">

### Author: ![Segatendo](https://avatars.discourse-cdn.com/v4/letter/s/898d66/32.png) [@Segatendo](https://forum.makecode.com/u/Segatendo)
#### Post date: [May 13, 2022, 4:20pm UTC](https://forum.makecode.com/t/world-race/13543/3 "2022-05-13T16:20:01Z")

</div>

OMG this is amazing

---

<div class="post-metadata">

### Author: ![SoftTalker](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/softtalker/32/10776_2.png) [@SoftTalker](https://forum.makecode.com/u/SoftTalker)
#### Post date: [May 13, 2022, 4:20pm UTC](https://forum.makecode.com/t/world-race/13543/4 "2022-05-13T16:20:42Z")

</div>

noice man

---

<div class="post-metadata">

### Author: ![PrinceDaBezt123](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/princedabezt123/32/6280_2.png) [@PrinceDaBezt123](https://forum.makecode.com/u/PrinceDaBezt123)
#### Post date: [May 13, 2022, 4:20pm UTC](https://forum.makecode.com/t/world-race/13543/5 "2022-05-13T16:20:49Z")

</div>

@demoCrash WOW. THIS IS INSANE. It has the BEST graphics and it’s such a fun game! BEST GAME EVER

---

<div class="post-metadata">

### Author: ![demoCrash](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/democrash/32/3528_2.png) [@demoCrash](https://forum.makecode.com/u/demoCrash)
#### Post date: [May 16, 2022, 5:39pm UTC](https://forum.makecode.com/t/world-race/13543/6 "2022-05-16T17:39:23Z")

</div>

Step 1:

Export the 128 \* 128 Atlas of pico-8. Use this command on pico-8 desktop:

`export sprite.png`

Then open the folder where the exported file is located, and command:

`folder`

Step 2:

`git clone https://github.com/riknoll/pxt-arcade-asset-tool`

Then modify the defaultpalette to pico-8 palette

 ![60462c152b8d19a0baefe4e4c35e5dd](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/f/f109ce9653ca1dd170341e23786b91abe3af1f1f.png)

Finally, run the local service according to readme.

Step 3:

Use the tool in step 2 to generate the picture code of the 128 \* 128 atlas. Then copy it to the arcade.

Step 4:  
Write ts code according to the game source code of pico-8.

---

<div class="post-metadata">

### Author: ![Segatendo](https://avatars.discourse-cdn.com/v4/letter/s/898d66/32.png) [@Segatendo](https://forum.makecode.com/u/Segatendo)
#### Post date: [May 16, 2022, 9:03pm UTC](https://forum.makecode.com/t/world-race/13543/7 "2022-05-16T21:03:49Z")

</div>

can i do this on chromebook? im confused on what i have to download onto mydesktop and do i have to write out the entire code or just copy it and how do i even use pico 8

---

<div class="post-metadata">

### Author: ![demoCrash](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/democrash/32/3528_2.png) [@demoCrash](https://forum.makecode.com/u/demoCrash)
#### Post date: [May 17, 2022, 4:09pm UTC](https://forum.makecode.com/t/world-race/13543/8 "2022-05-17T16:09:16Z")

</div>

The source code of pico-8 is in lua language and cannot be copied and pasted directly to the arcade platform. And if you don’t use the pico-8 client, you can only get the source code from the browser, not the picture.

---

<div class="post-metadata">

### Author: ![Segatendo](https://avatars.discourse-cdn.com/v4/letter/s/898d66/32.png) [@Segatendo](https://forum.makecode.com/u/Segatendo)
#### Post date: [May 18, 2022, 5:00pm UTC](https://forum.makecode.com/t/world-race/13543/9 "2022-05-18T17:00:29Z")

</div>

so i doubt i will be able to make ports on pico 8 unfortunately

---

<div class="post-metadata">

### Author: ![Segatendo](https://avatars.discourse-cdn.com/v4/letter/s/898d66/32.png) [@Segatendo](https://forum.makecode.com/u/Segatendo)
#### Post date: [May 18, 2022, 5:01pm UTC](https://forum.makecode.com/t/world-race/13543/10 "2022-05-18T17:01:06Z")

</div>

if you do ever have any time free could you please port a sonic the hedhog pico 8 game with the same physics and slopes as sonic please with the rings and stuff so i could edit that to somehow make levels and edit the art

if you did that i would be so gratefull 🙂

---

<div class="post-metadata">

### Author: ![danger\_kitty](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/danger_kitty/32/32006_2.png) [@danger\_kitty](https://forum.makecode.com/u/danger_kitty)
#### Post date: [May 19, 2022, 6:33pm UTC](https://forum.makecode.com/t/world-race/13543/12 "2022-05-19T18:33:04Z")

</div>

Cool this the other 3D racing game have seen other than this

> [@Outrun](https://forum.makecode.com/t/outrun/5296):
>
> I love Outrun and and I used it as inspiration for this javascript racing game. There isn’t no need to say it, you’re driving a Ferrari !! [Outrun](https://makecode.com/_VW37Xaf77L0y)

but your port is great

---

<div class="post-metadata">

### Author: ![Segatendo](https://avatars.discourse-cdn.com/v4/letter/s/898d66/32.png) [@Segatendo](https://forum.makecode.com/u/Segatendo)
#### Post date: [May 31, 2022, 4:37pm UTC](https://forum.makecode.com/t/world-race/13543/13 "2022-05-31T16:37:44Z")

</div>

could you possibly port this game :[https://www.lexaloffle.com/bbs/?tid=39517](https://www.lexaloffle.com/bbs/?tid=39517)

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [May 31, 2022, 9:10pm UTC](https://forum.makecode.com/t/world-race/13543/14 "2022-05-31T21:10:43Z")

</div>

Hi! Could anyone make Asphalt 4? I played it on my moms old samsung (from 2007 or so) and I have many memories

---

<div class="post-metadata">

### Author: ![PixelDoodle](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/pixeldoodle/32/24129_2.png) [@PixelDoodle](https://forum.makecode.com/u/PixelDoodle)
#### Post date: [August 18, 2022, 5:01pm UTC](https://forum.makecode.com/t/world-race/13543/15 "2022-08-18T17:01:47Z")

</div>

> **[(Modded) World Race!](https://arcade.makecode.com/10873-55747-61445-71394)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

@demoCrash I Made A Modded Version!

- New Tracks
- Higher Speed Limit
- Harder CPU  
(LOL This Is The Most JavaScript I Had To Understand In My Life)

---

<div class="post-metadata">

### Author: ![EuJeen](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/eujeen/32/12807_2.png) [@EuJeen](https://forum.makecode.com/u/EuJeen)
#### Post date: [July 11, 2023, 4:44pm UTC](https://forum.makecode.com/t/world-race/13543/16 "2023-07-11T16:44:28Z")

</div>

Really cool racing game. I really liked the graphics and the 3D! Keep up the amazing work!

---

<div class="post-metadata">

### Author: ![ChimbroDaPro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/chimbrodapro/32/15852_2.png) [@ChimbroDaPro](https://forum.makecode.com/u/ChimbroDaPro)
#### Post date: [July 12, 2023, 4:10pm UTC](https://forum.makecode.com/t/world-race/13543/17 "2023-07-12T16:10:28Z")

</div>

Teach me your ways… not even the colour palette, but the game altogether. How do you do it?!

---

<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 10, 2023, 11:16pm UTC](https://forum.makecode.com/t/world-race/13543/18 "2023-10-10T23:16:50Z")

</div>

Hi, all  
My roughly optimized version, doubled frame rate, make it become playable on RPi smoothly.

> **[world\_race\_aqee](https://arcade.makecode.com/S51375-09816-95788-38175)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Just noticed @PixelDoodle shared new version with tracks, going to combine them layer.

---

<div class="post-metadata">

### Author: ![Vegz78](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/vegz78/32/1201_2.png) [@Vegz78](https://forum.makecode.com/u/Vegz78)
#### Post date: [October 10, 2023, 11:59pm UTC](https://forum.makecode.com/t/world-race/13543/19 "2023-10-10T23:59:08Z")

</div>

Wild!

---

<div class="post-metadata">

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

</div>

this game is gold.

---

<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 11, 2023, 9:21pm UTC](https://forum.makecode.com/t/world-race/13543/21 "2023-10-11T21:21:28Z")

</div>

Impressive! Can you explain some of the things you did to optimize it? 😃

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