ProcWheels
A simple racing track generator using Kenney's Racing kit assets. Created for ProcJam 2022.
The idea is that we first generate a simple loop track. Than we iterate over square patches of a configurable size and find the two entry tile. Now we replace the track inside the patch with a random patch connecting the two entries. This way we keep the loop intact.
Assets: Kenney • Racing Kit
Code: Saduras/procjam22 (github.com)
Engine: Untity3D
Status | In development |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | Saduras |
Genre | Racing |
Made with | Unity |
Tags | pcg, Procedural Generation, PROCJAM |
Development log
- Added racing modeJan 15, 2023
Comments
Log in with itch.io to leave a comment.
Patch size of 1 doesn't seem to be working.