This project is a prototype of an endless runner game for mobile developed in Unity. It focuses on core gameplay mechanics, player movement, obstacle spawning, and the core game loop. The goal of the ...
This project implements an endless runner game by following and extending on the ideas in the Create a 3D Endless Runner from Scratch in Unity Udemy course. I have to say that while following the ...
When developing a game or app, it is always important to consider the strengths and weaknesses of the platform you’re targeting. This way, you can ask what kinds of software work best in that context ...