
Epic Racing Game
A downloadable game
This is the first racing game I have ever made. You can race on tracks with many types of shortcuts you can use to say ahead of the pack!!!!
Front Cover Image:
www.gettyimages.com/detail/video/chess-flag-waving-in-wind-4k-sport-car-backgrou...
Published | 2 days ago |
Status | Released |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | ZealousGem |
Genre | Racing |
Download
Install instructions
Download the Zip file, extract it and click exe(it's not a virus, im too stupid to make one)
References used to make Game
AndaSoft, 2018. EasyRoads3D Free v3. [online]. Available at: <https://assetstore.unity.com/packages/3d/characters/easyroads3d-free-v3-987> [Accessed 1 April 2025].
Brackeys, 2017. How to make a Dialogue System in Unity. [video online]. Available at: <https://www.youtube.com/watch?v=_nRzoTzeyxU> [Accessed 1 April 2025].
Chequered Ink, 2018. Play Pretend. [online]. Available at: <https://www.dafont.com/play-pretend.font> [Accessed 1 April 2025].
C00pala, 2018. Generate level from image file - Pt2: Reading Images from Disc - Unity Tutorial. [video online]. Available at: <https://www.youtube.com/watch?v=lFp8Z_3wa7M> [Accessed 1 April 2025].
CodeFriend, 2022. How to easily save and load data to JSON in Unity(Complete save system). [video online]. Available at: <https://www.youtube.com/watch?v=pVXEUtMy_Hc> [Accessed 1 April 2025].
Destined To Learn, 2020. Reading a JSON file - an easy how to with Unity3d. [video online]. Available at: <https://www.youtube.com/watch?v=XbdnG__wzZ8> [Accessed 1 April 2025].
GeeksforGeeks, 2025. Queue Interface In Java. [online]. Available at: <https://www.geeksforgeeks.org/queue-interface-java/> [Accessed 1 April 2025].
Gran Turismo wiki, n.d. Pit Lane. [online]. Available at: <https://gran-turismo.fandom.com/wiki/Pit_lane> [Accessed 1 April 2025].
Jalbert, D., 2020. Tiny Low Poly Cars. [online]. Available at: <https://assetstore.unity.com/packages/3d/vehicles/land/tiny-low-poly-cars-180034> [Accessed 1 April 2025].
Kong Font, 2024. Racing Car. [online]. Available at: <https://www.dafont.com/racing-car.font?text=sci-fi> [Accessed 1 April 2025].
Multitype Studio, 2025. Racing Engine Brake. [online]. Available at: <https://www.dafont.com/racing-engine-brake.font> [Accessed 1 April 2025].
Oosthuyse, J., 2025. Character Art for Dialogue.[Personal drawing]. Cape Town: Unpublished.
PolygonPi, 2021. Fence Layout Tool. [online]. Available at: <https://assetstore.unity.com/packages/tools/utilities/fence-layout-tool-162856> [Accessed 1 April 2025].
ScribblePadStudios. 2014, The Crew - Ubisoft: Garage Interior Design. [electronic print]. Available at: <https://www.deviantart.com/scribblepadstudios/art/The-Crew-Ubisoft-Garage-Interior-Design-501022665> [Accessed 1 April 2025].
Silviocaruso, 2025. HITMAN wittleton creek environment details 025. [electronic print]. Available at: <https://www.deviantart.com/silviocaruso/art/HITMAN-wittleton-creek-environment-details-025-1156726406> [Accessed 1 April 2025].
Unity, n.d. Streaming Assets. [online]. Available at: <https://docs.unity3d.com/Manual/StreamingAssets.html> [Accessed 1 April 2025].
Unity, n.d. JSON Serialization. [online]. Available at: <https://docs.unity3d.com/Manual/json-serialization.html> [Accessed 1 April 2025].
Unity, n.d. JsonUtility.FromJson. [online]. Available at: <https://docs.unity3d.com/ScriptReference/JsonUtility.FromJson.html> [Accessed 1 April 2025].
Unity Technologies, n.d. Vector3.Lerp, Unity. [online]. Available at: <https://docs.unity3d.com/ScriptReference/Vector3.Lerp.html> [Accessed 31 March 2025].
ACDev, 2021. State Pattern in Unity. [video online]. Available at: <https://www.youtube.com/watch?v=dWrRb9pO8aQ> [Accessed 4 May 2025].
Anon82321530. 2023, Invisible Public Variable in Inspector. [Source code]. Available at: <https://discussions.unity.com/t/invisible-public-variable-in-inspector/8997> [Accessed 4 May 2025].
Brooks, K. 2023, Unity Development: Don’t Use Lists for Everything!(Part 1). [Source code]. Available at: <https://medium.com/@kameron.cw.11/dont-use-lists-for-everything-part-1-9418ab282c51> [Accessed 4 May 2025].
ByteHide. 2024, Using Switch Statement in C#. [Source code]. Available at: <Using Switch Statement in C# (2025)> [Accessed 4 May 2025].
Code_With_K., 2024. Factory Design Pattern Unity. [Source code]. Available at: <https://medium.com/@Code_With_K/enhancing-unity-game-development-with-the-factory-method-design-pattern-74163614a6ac> [Accessed 4 May 2025].
Fafase. 2015, Ranking System in Racing Game. [Source code]. Available at: <https://discussions.unity.com/t/ranking-system-in-racing-game/132029/2> [Accessed 4 May 2025].
Geekific. 2021, The State Pattern Explained and Implemented in Java | Behavioral Design Patterns | Geekific. [video online]. Available at: <https://www.youtube.com/watch?v=abX4xzaAsoc> [Accessed 4 May 2025].
GeeksforGeeks. 2025, Introduction to Circular Linked List. [Source code]. Available at: <https://www.geeksforgeeks.org/circular-linked-list/> [Accessed 4 May 2025].
GeeksforGeeks. 2025, Linked List Data. [Source code]. Available at: <https://www.geeksforgeeks.org/linked-list-data-structure/> [Accessed 4 May 2025].
Haki, 2023. Building a State Machine in Unity With C#. [Source code]. Available at: <https://medium.com/@jojackblack/building-a-state-machine-in-unity-with-c-b1c7c9c80a04> [Accessed 4 May 2025].
Microsoft. 2025, LinkedList<T> Class. [Source code]. Available at: <https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.linkedlist-1?view=net-9.0> [Accessed 4 May 2025].
Microsoft. 2025, List<T>.Insert(Int32, T). [Source code]. Available at: <https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1.insert?redirectedfrom=MSDN&view=netframework-4.7.2> [Accessed 4 May 2025].
Motion Cast, 2023. Various Attitudes animations(Motion Cast - FREE01). [online]. Available at: <https://assetstore.unity.com/packages/3d/animations/various-attitudes-animations-motion-cast-free01-253521> [Accessed 4 May 2025].
Unity. 2024, AI Navigation 2.0 - NavMesh basics. [video online]. Available at: <https://www.youtube.com/watch?v=SMWxCpLvrcc> [Accessed 4 May 2025].
Unity Technologies. 2025, Working with NavMesh Agents. [online]. Available at: <https://learn.unity.com/tutorial/working-with-navmesh-agents#> [Accessed 4 May 2025].
Unity 2025, Leaderboards. [online]. Available at: <https://docs.unity3d.com/6000.0/Documentation/Manual/com.unity.services.leaderboards.html> [Accessed 4 May 2025].
Unity Technologies, 2025. Interfaces. [online]. Available at: <https://learn.unity.com/tutorial/interfaces> [Accessed 4 May 2025].
Unity. 2024, AI Navigation 2.0 - NavMesh basics. [video online]. Available at: <https://www.youtube.com/watch?v=SMWxCpLvrcc> [Accessed 4 May 2025].
Van Slaar, A. 2022, Cycle Through an Array of Values with the Modulus Operator. Available at: <Cycle Through an Array of Values with the Modulus Operator> [Accessed 4 May 2025].
Abydos_Music, 2024. The Endless Race. [sound recording]. Available at: <https://pixabay.com/music/rock-the-endless-race-265767/> [Accessed 9 June 2025].
Alvarez, S., 2023. Lada 2121/Niva. [online]. Available at:<https://www.deviantart.com/sebastianalvarez/art/Lada-2121-Niva-956798369> [Accessed 9 June 2025].
AmsleyBeats, 2024. Genesis_pop rap beat. [sound recording]. Available at: <https://pixabay.com/music/beats-genesis-pop-rap-beat-265631/> [Accessed 9 June 2025].
Archange1Michael, 2024. Tracks in the snow . [online]. Available at:<https://www.deviantart.com/archange1michael/art/Tracks-in-the-snow-1023693397> [Accessed 9 June 2025].
ArrowheadProductions, 2022. Car Motor. [sound recording]. Available at: <https://pixabay.com/sound-effects/car-motor-36308/> [Accessed 9 June 2025].
Audley_Fergine, 2025. UI Button Click #5. [sound recording]. Available at: <https://pixabay.com/sound-effects/ui-button-click-5-327756/> [Accessed 9 June 2025].
Avionx, 2022. Fantastic Skyboxes. [online]. Available at:<https://assetstore.unity.com/packages/2d/textures-materials/sky/skybox-series-free-103633> [Accessed 9 June 2025].
Billy_Ziogas, 2024. Clear skies Master Track. [sound recording]. Available at: <https://pixabay.com/music/rock-clear-skies-master-track-199512/> [Accessed 9 June 2025].
BusinessStar, 2025. Metamorphosis (Infinite Version). [sound recording]. Available at: <https://pixabay.com/music/upbeat-metamorphosis-infinite-version-307797/> [Accessed 9 June 2025].
De Byl, P., 2022. Graph Theory. [online]. Available at: <https://learn.unity.com/tutorial/graph-theory-1> [Accessed 9 June 2025].
De Byl, P., 2025. Waypoints & Graphs. [online]. Available at: <https://learn.unity.com/project/waypoints-graphs> [Accessed 9 June 2025].
Elynch0901, 2022. Male Attack Grunt. [sound recording]. Available at: <https://pixabay.com/sound-effects/male-attack-grunt-45747/> [Accessed 9 June 2025].
Escortmarius, 2022. Stationair. [sound recording]. Available at: <https://pixabay.com/sound-effects/stationair-77179/> [Accessed 9 June 2025].
Escortmarius, 2022. Stationair2. [sound recording]. Available at: <https://pixabay.com/sound-effects/stationair2-90456/> [Accessed 9 June 2025].
Faramira, 2021. Graph-Based Pathfinding Using C# in Unity. [Source Code]. Available at: <https://faramira.com/graph-based-pathfinding-using-c-in-unity/> [Accessed 9 June 2025].
Geeks for Geeks, 2025. C# Dictionary. [online]. Available at: <https://www.geeksforgeeks.org/c-sharp-dictionary-with-examples/> [Accessed 9 June 2025].
Geeks for Geeks, 2022. Map Abstract Data Type. [Source Code]. Available at: <https://www.geeksforgeeks.org/map-abstract-data-type/> [Accessed 9 June 2025].
GhassenPro, 2025. Gmod: York Race Track. [online]. Available at:<https://www.deviantart.com/ghassenpro/art/Gmod-York-Race-Track-Extra-1149216445 [Accessed 9 June 2025].
Gordon, S., 2024. Tree Asset for Game Jam. [Personal Drawing]. Cape Town: Unpublished
Kalsstockmedia, 2024. Heavy Race Speeding Reverb. [sound recording]. Available at: <https://pixabay.com/sound-effects/heavy-race-car-speeding-reverb-277269/> [Accessed 9 June 2025].
Macrin’s Assets, 2024. (HDRP) NYC-like City Buildings Set(PBR). [online]. Available at:<https://assetstore.unity.com/packages/3d/environments/urban/hdrp-nyc-like-city-buildings-set-pbr-239452> [Accessed 9 June 2025].
Mr_Rhetorical, 2018. HashMap Solution. [Source code]. Available at: <https://discussions.unity.com/t/hashmap-solution/700772> [Accessed 9 June 2025].
OleSouWester, 2022. Football crowd 3. [sound recording]. Available at: <https://pixabay.com/sound-effects/football-crowd-3-69245/> [Accessed 9 June 2025].
Plasterbrain, 2021. Game Start. [sound recording]. Available at: <https://pixabay.com/sound-effects/game-start-6104/> [Accessed 9 June 2025].
Prazkhanal, 2023. Supra | Drift Phonk Music. [sound recording]. Available at: <https://pixabay.com/music/upbeat-supra-drift-phonk-music-139106/> [Accessed 9 June 2025].
ProAssets, 2016. Free Snow Mountain. [online]. Available at:<https://assetstore.unity.com/packages/3d/environments/landscapes/free-snow-mountain-63002> [Accessed 9 June 2025].
Purplereptar, 2022. Man Sighing. [sound recording]. Available at: <https://pixabay.com/sound-effects/man-sighing-68824/> [Accessed 9 June 2025].
Spinopel, 2025. Speed Race. [sound recording]. Available at: <https://pixabay.com/music/techno-trance-speed-race-344521/> [Accessed 9 June 2025].
TheHappieCat, 2017. How to Do PATHFINDING: The Basics(Graphs, BFS, and DFS in Unity). [video online]. Available at: <https://www.youtube.com/watch?app=desktop&v=WvR9voi0y2I&t=0s> [Accessed 9 June 2025].
Tuomas_Data, 2023. Gun Shot 1. [sound recording]. Available at: <https://pixabay.com/sound-effects/gun-shot-1-176892/> [Accessed 9 June 2025].
Unity Technologies, 2025. The A* Algorithm. [online]. Available at: <https://learn.unity.com/project/a-36369ng> [Accessed 9 June 2025].
Urubkov, E., 2020. How to Represent a Graph in C#. dev.to, [blog] 24 September. Available at: <https://dev.to/russianguycoding/how-to-represent-a-graph-in-c-4cmo> [Accessed 9 June 2025].
Leave a comment
Log in with itch.io to leave a comment.