finds.dev← search

// the find

gustavohvs-dev/simple-driving

★ 1 · C · updated Dec 2024

Unity 6 Game - Mobile game

A personal Unity 6 mobile driving game project by a single developer. It's a learning/portfolio project, not a library or tool — there's nothing to install or use here. The repo is primarily interesting as a snapshot of how Unity 6 integrates with Android's GameActivity and Swappy frame pacing APIs.

Uses Unity 6 with GameActivity (not the older NativeActivity), which is the correct modern path for Android game development. Swappy/frame pacing integration is present, which matters for mobile where display refresh rates vary. The asset setup shows Adaptive Performance with Google Android Provider, which is the right approach for thermal throttling on Android devices.

The repo committed the entire .utmp build artifact directory — CMake caches, compiled .o files, ninja logs, and all. That's a sign the .gitignore wasn't set up properly before the first commit, and it makes the repo history permanently bloated. README is four words. No license. One star, no forks, last touched December 2024 — this is someone's homework project, not something you'd learn from or build on.

View on GitHub →

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →