https://github.com/lucasctnh/street-racing-unity
🚘 Racing game | Submission project for Unity's course.
https://github.com/lucasctnh/street-racing-unity
course-project csharp game game-development open-source racing-game study-project unity unity-game unity3d
Last synced: 6 months ago
JSON representation
🚘 Racing game | Submission project for Unity's course.
- Host: GitHub
- URL: https://github.com/lucasctnh/street-racing-unity
- Owner: lucasctnh
- License: mit
- Created: 2022-03-15T12:12:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T02:07:50.000Z (about 2 years ago)
- Last Synced: 2024-02-16T00:34:17.847Z (over 1 year ago)
- Topics: course-project, csharp, game, game-development, open-source, racing-game, study-project, unity, unity-game, unity3d
- Language: C#
- Homepage: https://play.unity.com/mg/other/builds-cl-1
- Size: 43.6 MB
- Stars: 19
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Street Racing - Unity Game

Open sourced under the [MIT license](https://github.com/lcscout/street-racing-unity/blob/main/LICENSE).
## What is it about
This is a racing game where you try to beat your own time, this is a submission project for the Unity course: [Junior Programmer](https://learn.unity.com/pathway/junior-programmer).
If you'd like to know more about the project and the development process, check it's [page on my website](https://lucascoutinho.dev/projects/street-racing).
## Play the game
Only the [WebGL](https://get.webgl.org/) build is available, you can play it online [here]([https://play.unity.com/mg/other/builds-cl-1](https://play.unity.com/pt/games/fac255fe-31fa-47a7-8b3a-b4de448346b4/street-racing)).
## Credits
The **unmodified** game assets are available for free at the [Unity Asset Store](https://assetstore.unity.com/), in particular,
- The cars models: [Cartoon Car - Vehicle Pack](https://assetstore.unity.com/packages/3d/vehicles/cartoon-car-vehicle-pack-180962)
- And the roads: [Low Poly Road Pack](https://assetstore.unity.com/packages/3d/environments/roadways/low-poly-road-pack-67288)
## Requirements
This project requires [Unity3D](https://unity.com/) (2020.3+) to build and run. Clone this repository and open the Programming-Theory folder in Unity.
## Credits
Created, designed, and developed by [Lucas Coutinho](https://lucascoutinho.dev). Open sourced under the [MIT](https://github.com/lcscout/street-racing-unity/blob/main/LICENSE) license ❤️.