top of page
Captura de tela 2021-08-04 164941.png

2021
Primary goal: Create a prototype of a game in one week.
Project contents: Raycast, camera movement on mobile, physics changes, particle settings, canvas calculations.
Scripts at: https://github.com/AbnnerU/Car-game-concept-04-08-2021

Description:

​3D mobile game. The general idea of ​​the game is for a car (or any object) to reach a final point following a path indicated by the player and in the order he/she has set. The player can change the speed of this car, being able to decrease its speed to make it easier to take curves or just accelerate to the maximum.
Note: The player's path is indicated by the cylinders and the final point is indicated by the sphere.

bottom of page