https://github.com/tmmvn/unity-racing-game
Unity3D Racing Game Code Snippets
https://github.com/tmmvn/unity-racing-game
game racing racing-game unity3d
Last synced: 29 days ago
JSON representation
Unity3D Racing Game Code Snippets
- Host: GitHub
- URL: https://github.com/tmmvn/unity-racing-game
- Owner: tmmvn
- License: unlicense
- Created: 2021-12-17T20:46:43.000Z (over 4 years ago)
- Default Branch: core
- Last Pushed: 2023-10-18T03:28:49.000Z (over 2 years ago)
- Last Synced: 2024-12-28T20:25:04.627Z (over 1 year ago)
- Topics: game, racing, racing-game, unity3d
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unity-racing-game
Unity3D Racing Game Code Snippets for reference use. Used with Unity3D game engine in 2018, so might need some rework.
As code is removed from projects, the code is not usable as is. Code should however give reference on how to code a racing game in Unity.