Build a Bridge by TimBeaudet

Drive a skid-steer around the city to fix the bridges in need of repair!
Keys: Arrows, WSAD
Team: Tim Beaudet: Programming, Team Lead tsjost: Audio Windrax: Art
Tools: Custom Game Engine and Physics Engine Blender Audacity Visual Studio + Visual Studio Code
| Youtube | http://tyrebyt.es/ld47windows |
| Youtube | http://tyrebyt.es/ld47macos |
| Youtube | http://tyrebyt.es/ld47linux |
| Original URL | https://ldjam.com/events/ludum-dare/47/build-a-bridge |
Ratings
| Overall | 870th | 3.447⭐ | 21🧑⚖️ |
| Fun | 897th | 3.263⭐ | 21🧑⚖️ |
| Innovation | 1117th | 3.026⭐ | 21🧑⚖️ |
| Theme | 1075th | 3.342⭐ | 21🧑⚖️ |
| Graphics | 557th | 3.842⭐ | 21🧑⚖️ |
| Audio | 901th | 2.921⭐ | 21🧑⚖️ |
| Humor | 983th | 2.433⭐ | 17🧑⚖️ |
| Mood | 1224th | 2.972⭐ | 20🧑⚖️ |
| Given | 12🗳️ | 14🗨️ |
I have only two points to note:
The driving feels a bit like sliding on ice and the game has a bit low fps on my pc.
- audio sounds are good for what they are
- could have use some music
- game models looked good (except for the water)
- something is off about the executable, the Linux GUI file browser doesn't like opening it, it does start from the terminal, so it definitely is getting miss IDed by the GUI file browser
- I am getting some intermittent "application is not responding" messages
- one came up while playing, and the system got stuck as if I was always pressing the button(s) I was pressing when it came up
- camera
- the 'back up' spin snap is disorientating
- would be nice if the camera took into account your facing, not just current 'slide' direction
@adroitconceptions regarding Linux executable: most Linux file browsers don't like launching executables (notably: Gnome). As far as I know there is nothing that can be done about it from the perspective of people shipping you binaries. Perversely, I think Gnome file browser *can* launch *Windows* executables because it thinks they are "documents" that can be opened with Wine. I didn't have any issues running the game though.
@timbeaudet it seems like TB builds on Linux are tagged "ELF 64-bit LSB shared object" whereas the Unity executables are instead "ELF 64-bit LSB executable" as it should be. Seems like a compiler switch issues maybe?
The visuals look very nice but the constantly shifting water made me a bit dizzy. :dizzy_face:
Enjoy the physics of the car as I got going. Was a little confused on the objective from the very beginning and when I hit escape to bring up a menu it would exit the game.
Feedback:
- Consistent visuals which are nice
- The camera movement switching 180 degrees is a little jarring and perhaps smoothing that would be a bit better
- Some sort of UI direction on what to do for the game. Spent like 40 seconds on the first pickup trying to repair the bridge there
- Removing Escape as the quit button
I liked the low-poly graphics and visual style of the thing. I would have liked an end goal, though, or even just some more varied types of pickups around the place. Still enjoyed it though!