# Help With Racing Game

**URL:** https://forum.makecode.com/t/help-with-racing-game/31088
**Category:** Help
**Created:** [October 10, 2024, 1:21pm UTC](https://forum.makecode.com/t/help-with-racing-game/31088 "2024-10-10T13:21:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![George-LJH](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/george-ljh/32/13810_2.png) [@George-LJH](https://forum.makecode.com/u/George-LJH)
#### Post date: [October 10, 2024, 1:21pm UTC](https://forum.makecode.com/t/help-with-racing-game/31088/1 "2024-10-10T13:21:24Z")

</div>

Hello, can anybody help me with a racing game? I want the other car(Tilemap A\* car) to go around the whole track, but the car just takes the shortest path possible, so it wins easily.

[LINK TO GAME](https://arcade.makecode.com/S53785-87261-19715-18169)

---

<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: [October 10, 2024, 1:42pm UTC](https://forum.makecode.com/t/help-with-racing-game/31088/2 "2024-10-10T13:42:25Z")

</div>

> **[Car Racer (Fixed?)](https://arcade.makecode.com/48652-44307-22973-66066)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

I changed the code so the car travels in the center lane at all times.

---

<div class="post-metadata">

### Author: ![George-LJH](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/george-ljh/32/13810_2.png) [@George-LJH](https://forum.makecode.com/u/George-LJH)
#### Post date: [October 10, 2024, 5:50pm UTC](https://forum.makecode.com/t/help-with-racing-game/31088/3 "2024-10-10T17:50:33Z")

</div>

Thank You!
