Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save peabnuts123/5a8ce7f1dfcd4ff5bacf410306efc54c to your computer and use it in GitHub Desktop.
Save peabnuts123/5a8ce7f1dfcd4ff5bacf410306efc54c to your computer and use it in GitHub Desktop.
Tally of times wherein a simple solution was far superior than a broad, nuanced, sophisticated solution to a problem
||
2017-10-07 Heuristic, ordinary A* was far more effective than my sophisticated, physical, pathfinding algorithm.
2017-10-17 Unity3D: Flipper component with an "Exception list" was simple and way better than separating out components with a "Semantic Parent" component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment