JoanStinson / EndlessRunnerRefactor

Unity's endless runner game sample "Trash Dash" refactored.

Home Page:https://youtu.be/u3MEdNt-f80

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endless Runner Refactor

Unity's endless runner game sample "Trash Dash" refactored.

Made With Unity License Last Commit Repo Size Downloads Last Release

πŸ› οΈ Refactor Improvements

βœ… Cleaned code
βœ… Reduced draw calls by 40%
βœ… Reduced build size by 48%
βœ… Removed GetComponent calls
βœ… Split classes into separate files
βœ… Substituted Singletons for a Service Locator
βœ… Made game scalable for multiple resolutions

πŸ“š Bibliography

About

Unity's endless runner game sample "Trash Dash" refactored.

https://youtu.be/u3MEdNt-f80

License:Apache License 2.0


Languages

Language:C# 100.0%