An endless runner/avoider game in which you control a steam engine moving across three tracks to avoid barrels and crates!
I found collision detection on some objects could have been a bit more sympathetic when changing tracks, but I may also just be very bad at these.
Nice to see so many Godot games in here. <3
QA notes:
There isn't supposed to be any sound, is there?
Game resolution didn't change upon fullscreening.
Viewing post in On 3 Rails jam comments
Thanks for the comments. I will tweak the collision boxes of the obstacles. Clearly I was too strict.
There is currently no sound, but I might add some at least for the collisions. I had troubles with the export to an web app which messed with the resolution and obstacle placement. This is definitely something I want to fix.