My #procjam2015 submission: A Unity race game using procedural generation of tracks in C#.
Track generation
- Fix curves wall joints
Feel free to submit PRs. I will do my best to review and merge them if I consider them essential.
This is a very alpha software. The code was written with no consideration of coding standards and architecture. A refactoring would do it good...