Rathin' by UnknownEviI
Racing game with a lisp, the bots aren't very smart. The track thins as you play. Get to the end before the first flash and you win! :)
Controls: Steer - Mouse Horizontal
| Source code | https://github.com/UnknownEvil/rachrink |
| HTML5 (web) | http://unknowngames.dx.am/project/rachrink |
| Original URL | https://ldjam.com/events/ludum-dare/42/rachrink |
Ratings
| Given | 3🗳️ | 0🗨️ |
As it is now it is very hard. In my first run I steered off the road way too hard. In the second run it was better, but still the first flash was too early. It would have been nice to anticipate how much time (and track) is left.
Otherwise, it is fun to learn the controls: They can be surprisingly accurate.
Wish the idea would have been better exploited. Nice try.
@corbak tweaked AI values to make them more balanced; There is no end (well, there sorta is), this is a 48-hour game (most of which I spent sleeping) and I didn't exactly have time to work on that since I spent about 3 hours trying to make the AI smarter (which ended up being way more difficult than anticipated and I actually never even got working)
@halfmule colliding with them is an interesting idea but would've taken a lot of time (which I didn't have).
I made the player easily identifiable and added a track meter (which I hope isn't against the rules, I mean c'mon it literally took ~1 minute).