GitXplorerGitXplorer
f

Custom-Driver-Game

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
cada3037ac4ea2c5104096545a12fbd9859eb8f9

Updated screenshot for README.md

ffrnzee committed 2 years ago
Unverified
2d7b7ec9adec980969a8b7ff3021ef6aeb2e6e36

Refactoring

ffrnzee committed 2 years ago
Verified
582fd18b9c5b81e981b060ee7911b63c83fcca31

Create README.md

ffrnzee committed 2 years ago
Unverified
fff70eec792e25d5c44d927d3dc403f81e3e5686

Added countdown upon start of the round and did some optimisations in the code. Need to rebuild controls and movements.

ffrnzee committed 2 years ago
Unverified
25b9b6cd74534c0874e035cdbedf083fcf913f70

Prepared lap counter and best lap time, fixed controls again

ffrnzee committed 2 years ago
Unverified
e1a4899029ac3d6ef509d9881a8608df8fab439c

Moved speed UI handling to game manager, added interactions with concrete blocks

ffrnzee committed 2 years ago

README

The README file for this repository.

Custom driver game

Simple driver game with car on the track. Best lap time and so on. Also you can hit big balls and if the hit was hard enough they will disappear a few seconds later.

Tech stack: 3D Physics, Car physics, 3D models, FX, Patterns (singleton), Resolving dependencies, Using asset store, Event system.

Platform: PC, Android

Link to gameplay example video - https://youtu.be/0WaQz18-uFE

Link to Android apk - https://drive.google.com/file/d/1B2ZV_qsxBAqMOt066QY708Y4LKi_mmmH

screenshot