https://github.com/kuba--/f1
Simple car racing game made in Godot
https://github.com/kuba--/f1
Last synced: about 2 months ago
JSON representation
Simple car racing game made in Godot
- Host: GitHub
- URL: https://github.com/kuba--/f1
- Owner: kuba--
- License: unlicense
- Created: 2023-05-15T17:34:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T19:45:36.000Z (over 1 year ago)
- Last Synced: 2025-01-15T16:54:54.694Z (4 months ago)
- Language: GDScript
- Homepage:
- Size: 63.9 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# f1
F1 is a car racing game made in [Godot](https://godotengine.org) v3.5. The idea was inspired by [Simple 2D car steering physics in games](https://engineeringdotnet.blogspot.com/2010/04/simple-2d-car-physics-in-games.html) blog post, but also by multiple articles on [Godot Recipes](https://kidscancode.org/godot_recipes/3.x/) website:
- 3D Kinematic Car
- Car steering
- Context-based steering### Screenshots


### In development
... multiplayer mode### Demo
Playable web demo (WebGL 1.0) is on _github pages_: [https://kuba--.github.io/f1/](https://kuba--.github.io/f1/).
Android version (OpenGL ES 3.0) is available as _release draft asset_: [f1.apk](https://github.com/kuba--/f1/releases).### Credits
I could not create this game without great free assets.
- Game assets (like models, materials) downloaded from [https://kenney.nl](https://kenney.nl).
- UI stuff (free icons, buttons, etc.) downloaded from [https://www.flaticon.com](https://www.flaticon.com).
- Audio assets (sound effects/music) are from [https://pixabay.com/](https://pixabay.com/). The main background theme ("Slow Rain" by Alejandro Magaña) was taken from [SOUND LIBRARY - NO COPYRIGHT MUSIC ROYALTY FREE MUSIC](https://www.youtube.com/watch?v=T0Yh4JkWvGc).---
The F1 logo and fonts are trademarks of Formula One Licensing BV, a Formula 1 company.