←back to thread

634 points david927 | 1 comments | | HN request time: 0s | source

What are you working on? Any new ideas that you're thinking about?
Show context
drrkrr ◴[] No.41347362[source]
I'm working on a browser racing game: https://boxracing.net/ - check it out!
replies(1): >>41356220 #
em-bee ◴[] No.41356220[source]
very nice. works pretty smooth.

current pain points: the race starts immediately upon connecting. no time to prepare, so i always start in the last position because the AI drivers have a head start due to my slower reaction time.

the AI drivers are to aggressive to prevent overtaking, they will bump into the player, knocking them out of the position and causing a crash without any penalty to the AI car.

bumping into each other should cause both cars to crash, giving the player more time to recover. AI drivers should try to avoid contact however

replies(1): >>41364380 #
1. drrkrr ◴[] No.41364380[source]
Thanks for the useful feedback! All good points, will probably fix these soon.