
Driving Game
A downloadable game for Windows, macOS, and Linux
a game where it's just you, your car and this big big world, you have one mission: deliver the package to beachtown, but where is it? that's for you to find out
Controls:
- Pause - Esc
- Walk & Drive - W A S D
- Zoom in - Scroll Up
- Zoom out - Scroll Down
- Rotate Camera - hold right click & move mouse
- Sprint - Ctrl
- Enter & Exit Car - E
- Jump - Space
this game is fully open source! the github repo can be found here: https://github.com/FroggLeo/driving-game
| Status | In development |
| Platforms | Windows, macOS, Linux |
| Author | FroggLeo |
| Genre | Adventure |
| Tags | Driving, Singleplayer |
| Content | No generative AI was used |
Download
Install instructions
Windows & Linux: Extract the zip file and run the executable, be sure to keep all other files in the same directory as the executable file
Mac: Right click and select "Open", if that does not work, remove the quaratine and try again. If you get the following error:
"libterrain.macos.debug" cannot be opened because the developer cannot be verified. macOS cannot verify that this app is free from malware.
Running the following commands within the downloaded and unzipped directory appears to resolve the issue.
$ xattr -dr com.apple.quarantine addons/terrain_3d/bin/libterrain.macos.debug.framework/libterrain.macos.debug $ xattr -dr com.apple.quarantine addons/terrain_3d/bin/libterrain.macos.release.framework/libterrain.macos.release
Check here for more information on running the Mac release: https://terrain3d.readthedocs.io/en/latest/docs/platforms.html#macos





Leave a comment
Log in with itch.io to leave a comment.